chore: add external deepmerge utility

This commit is contained in:
cv
2023-09-27 12:14:04 +02:00
parent 85172ae8d7
commit b8188c7485
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
"cleanup": "rm -rf .turbo && rm -rf node_modules"
},
"dependencies": {
"deepmerge-ts": "^5.1.0",
"luxon": "^3.3.0",
"nanoid": "^4.0.1"
},