fix(adapter): json db change is made

This commit is contained in:
vicente1992
2022-12-20 22:21:41 -05:00
parent 9ad4874fda
commit 3bdc7afe80
3 changed files with 156 additions and 139 deletions

View File

@@ -12,8 +12,7 @@
"dependencies": {
"dotenv": "^16.0.3",
"mongodb": "^4.11.0",
"mysql2": "^2.3.3",
"stormdb": "^0.6.0"
"mysql2": "^2.3.3"
},
"exports": {
"./mock": "./lib/mock/index.cjs",