Skip to content

Commit

Permalink
Fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zavoloklom committed Aug 21, 2017
1 parent ad74874 commit 57ea426
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"devDependencies": {
"browser-sync": "~2.18",
"del": "~3.0",
"each-file": "^1.1.0",
"each-file": "~1.1",
"gulp": "~3.9",
"gulp-autoprefixer": "~3.1",
"gulp-clean-css": "~3.0",
"gulp-concat": "~2.6",
"gulp-download": "^0.0.1",
"gulp-environments": "~0.1",
"gulp-fontmin": "~0.7",
"gulp-htmlhint": "^0.3.1",
"gulp-htmlhint": "~0.3",
"gulp-imagemin": "~3.1",
"gulp-inline-base64": "~0.1",
"gulp-inline-image-html": "github:zavoloklom/gulp-inline-image-html",
Expand All @@ -51,7 +51,7 @@
"gulp-sass": "~2.3",
"gulp-sitemap": "~4.2",
"gulp-sourcemaps": "~2.4",
"gulp-stylelint": "^4.0.0",
"gulp-stylelint": "~4.0",
"gulp-uglify": "~1.5",
"html5-lint": "~0.3",
"htmlhint": "~0.9",
Expand Down

0 comments on commit 57ea426

Please sign in to comment.