Skip to content

Commit

Permalink
moving dependency to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecil Worsley committed Jan 15, 2015
1 parent a4871bd commit 988e023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
"license": "MIT",
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-jshint": "~0.6.3",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-concat": "~0.3.0"
"grunt-contrib-watch": "^0.6.1"
},
"repository": {
"type": "git",
Expand All @@ -18,7 +19,6 @@
"url": "https://github.com/nodejitsu/browsenpm.org/issues"
},
"dependencies": {
"grunt-contrib-watch": "^0.6.1",
"jquery": ">=1.7"
}
}

0 comments on commit 988e023

Please sign in to comment.