Skip to content

Commit

Permalink
clean up package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
narenranjit committed Nov 17, 2015
1 parent 9fde712 commit 29ceeaf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-conventional-changelog": "^1.1.0",
"grunt-jscs": "^0.8.1",
"grunt-jscs": "^2.3.0",
"grunt-markdox": "^1.2.1",
"grunt-mocha-phantom-istanbul": "^0.1.1",
"husky": "^0.5.1",
"husky": "^0.10.2",
"istanbul": "^0.3.5",
"jshint-stylish": "^0.2.0",
"minifyify": "^6.1.3",
Expand All @@ -31,7 +31,6 @@
"prepush": "grunt validate"
},
"dependencies": {
"grunt-jscs": "^2.3.0",
"jquery": "^2.1.1"
}
}

0 comments on commit 29ceeaf

Please sign in to comment.