diff --git a/package.json b/package.json index e19d07c..10f6c09 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "dependencies": { "axios": "^0.19.0", "core-js": "^2.6.5", - "localforage": "^1.7.3", + "fs-jetpack": "^2.2.3", + "nedb": "^1.8.0", "view-design": "^4.0.2", "vue": "^2.6.10", "vue-router": "^3.0.3", diff --git a/src/App.vue b/src/App.vue index 465244d..0631308 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,7 +12,6 @@