[FEATURE] add upgrade wizard
core/installers/upgrade.js
0 → 100644
... | ... | @@ -43,6 +43,7 @@ |
"gulp-util": "^3.0.8", | ||
"gulp.spritesmith": "^6.5.0", | ||
"inquirer": "^3.0.6", | ||
"json-format": "^1.0.1", | ||
"lazypipe": "^1.0.1", | ||
"lighthouse": "^2.0.0", | ||
"merge-stream": "^1.0.1", | ||
... | ... |
Please register or sign in to comment