@@ -5397,6 +5397,11 @@
"set-blocking": "2.0.0"
}
},
+ "nprogress": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz",
+ "integrity": "sha1-y480xTIT2JVyP8urkH6UIq28r7E="
+ },
"nth-check": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.1.tgz",
@@ -19,6 +19,7 @@
"lodash.throttle": "^4.1.1",
"marked": "^0.3.9",
"node-sass": "^4.5.3",
+ "nprogress": "^0.2.0",
"sass-loader": "^6.0.6",
"socket.io-client": "^1.7.3",
"vue": "^2.4.2",
@@ -2817,11 +2817,6 @@
"path-key": "2.0.1"
- "nprogress": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz",
- "integrity": "sha1-y480xTIT2JVyP8urkH6UIq28r7E="
- },
@@ -31,7 +31,6 @@
"multer": "^1.3.0",
"mysql": "^2.13.0",
"mysql2": "^1.4.2",
- "nprogress": "^0.2.0",
"preview-link": "0.0.0",
"randomcolor": "^0.4.4",
"sequelize": "^3.30.0",