trying with the store and such

This commit is contained in:
talksik
2022-03-17 20:13:49 -04:00
parent 453121c987
commit 34fe8e0c29
21 changed files with 478 additions and 35758 deletions
+4 -1
View File
@@ -2,5 +2,8 @@
"name": "@nirvana/core",
"version": "1.0.0",
"main": "index.js",
"license": "MIT"
"license": "MIT",
"dependencies": {
"mongodb": "^4.4.1"
}
}