@@ -11250,11 +11250,6 @@
}
},
- "vue-notifyjs": {
- "version": "0.4.3",
- "resolved": "https://registry.npmjs.org/vue-notifyjs/-/vue-notifyjs-0.4.3.tgz",
- "integrity": "sha512-noZGki6q5B7YPmruA8+GYjSJC4WWXfmZxIpeWbfYYPYJ9ZBr+ggcswbIRFIuINlZYsOFaflb4Hpzd8bBZdHY7g=="
- },
"vue-router": {
"version": "3.5.1",
"resolved": "https://registry.npm.taobao.org/vue-router/download/vue-router-3.5.1.tgz?cache=0&sync_timestamp=1615477530268&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-router%2Fdownload%2Fvue-router-3.5.1.tgz",
@@ -13,7 +13,6 @@
"core-js": "^3.6.5",
"qs": "^6.10.1",
"vue": "^2.6.11",
- "vue-notifyjs": "^0.4.3",
"vue-router": "^3.2.0"
"devDependencies": {