useCloneDeep

This commit is contained in:
HaveAGitGat 2022-05-22 12:09:53 +01:00
parent 3032997079
commit 2dc25ebf8c
6 changed files with 23 additions and 23 deletions

View file

@ -4,7 +4,8 @@
"description": "Tdar Plugins Repo",
"main": "",
"dependencies": {
"chalk": "^4.1.2"
"chalk": "^4.1.2",
"lodash": "^4.17.21"
},
"devDependencies": {
"chai": "^4.3.6",