mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-14 23:59:43 +01:00
package.json: update deps
This commit is contained in:
parent
fdf792f163
commit
ef17f58b59
@ -5,9 +5,12 @@
|
||||
"main": "index.html",
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^7.2.3",
|
||||
"babel-minify": "^0.2.0",
|
||||
"eslint": "^4.1.1",
|
||||
"eslint-config-prettier": "^2.3.0",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-clean-css": "^3.9.2",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-useref": "^3.1.3",
|
||||
"prettier": "^1.10.2",
|
||||
"sw-precache": "^5.2.0"
|
||||
@ -32,6 +35,7 @@
|
||||
},
|
||||
"homepage": "https://webmakerapp.com",
|
||||
"dependencies": {
|
||||
"@emmetio/codemirror-plugin": "^0.3.5",
|
||||
"babel-polyfill": "^6.23.0",
|
||||
"babel-standalone": "^6.25.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user