Showing
1 changed file
with
2 additions
and
1 deletions
@@ -36,10 +36,11 @@ | @@ -36,10 +36,11 @@ | ||
36 | "request-promise": "^3.0.0", | 36 | "request-promise": "^3.0.0", |
37 | "serve-favicon": "^2.3.0", | 37 | "serve-favicon": "^2.3.0", |
38 | "uuid": "^2.0.2", | 38 | "uuid": "^2.0.2", |
39 | + "vue-loader": "^8.5.3", | ||
39 | "winston": "^2.2.0", | 40 | "winston": "^2.2.0", |
40 | "winston-daily-rotate-file": "^1.1.4", | 41 | "winston-daily-rotate-file": "^1.1.4", |
41 | "yoho-md5": "^2.0.0", | 42 | "yoho-md5": "^2.0.0", |
42 | - "yoho-node-lib": "0.0.26" | 43 | + "yoho-node-lib": "0.0.28" |
43 | }, | 44 | }, |
44 | "devDependencies": { | 45 | "devDependencies": { |
45 | "autoprefixer": "^6.3.7", | 46 | "autoprefixer": "^6.3.7", |
-
Please register or login to post a comment