Skip to content

Commit

Permalink
package. json update
Browse files Browse the repository at this point in the history
"gulp": "github:gulpjs/gulp#4.0", заменил на "gulp": "^4.0.0",
"gulp-sass": "^2.0.4", заненил на "gulp-sass": "^4.0.2",
  • Loading branch information
Yura-Panchenko authored Nov 30, 2018
1 parent d2f623f commit 8a6cf59
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions gulp.test.build-master-wp+fondation/markup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"babel-preset-stage-0": "^6.5.0",
"browser-sync": "^2.17.5",
"del": "^2.2.2",
//"gulp": "github:gulpjs/gulp#4.0",
"gulp": "github:gulpjs/gulp#v4.0.0-alpha.3",
"gulp": "^4.0.0",
"gulp-cached": "^1.1.0",
"gulp-count": "^0.3.0",
"gulp-csscomb": "^3.0.8",
Expand All @@ -28,7 +27,6 @@
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.0.1",
"gulp-pug": "^3.1.0",
//"gulp-sass": "^2.0.4",
"gulp-sass": "^4.0.2",
"gulp-sass-multi-inheritance": "^1.0.2",
"gulp-sourcemaps": "^2.1.1",
Expand Down

0 comments on commit 8a6cf59

Please sign in to comment.