mirror of
https://github.com/stisla/stisla.git
synced 2025-08-31 11:52:06 +02:00
Update package.json for gulp
This commit is contained in:
13
package.json
13
package.json
@@ -38,6 +38,17 @@
|
||||
"weathericons": "^2.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"gulp": "^4.0.0"
|
||||
"autoprefixer": "^9.4.7",
|
||||
"browser-sync": "^2.26.3",
|
||||
"cssnano": "^4.1.8",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-imagemin": "^5.0.3",
|
||||
"gulp-notify": "^3.2.0",
|
||||
"gulp-plumber": "^1.2.1",
|
||||
"gulp-postcss": "^8.0.0",
|
||||
"gulp-rename": "^1.4.0",
|
||||
"gulp-sass": "^4.0.2",
|
||||
"gulp-uglify": "^3.0.1",
|
||||
"imagemin-mozjpeg": "^8.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user