Skip to content

Commit

Permalink
Upgrade dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
perrin4869 committed Jul 19, 2017
1 parent cefee95 commit 2b9aaae
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,12 @@
"postcss": "^6.0.7"
},
"devDependencies": {
"chai": "^3.2.0",
"chai": "^4.1.0",
"gulp": "^3.9.0",
"gulp-jshint": "^2.0.1",
"gulp-mocha": "^2.1.3",
"gulp-mocha": "^4.3.1",
"jshint": "^2.9.2",
"jshint-stylish": "^2.0.1",
"mocha": "^2.2.5"
"jshint-stylish": "^2.0.1"
},
"scripts": {
"test": "gulp"
Expand Down

0 comments on commit 2b9aaae

Please sign in to comment.