We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4871bd commit 988e023Copy full SHA for 988e023
package.json
@@ -6,9 +6,10 @@
6
"license": "MIT",
7
"devDependencies": {
8
"grunt": "~0.4.2",
9
+ "grunt-contrib-concat": "~0.3.0",
10
"grunt-contrib-jshint": "~0.6.3",
11
"grunt-contrib-uglify": "~0.2.7",
- "grunt-contrib-concat": "~0.3.0"
12
+ "grunt-contrib-watch": "^0.6.1"
13
},
14
"repository": {
15
"type": "git",
@@ -18,7 +19,6 @@
18
19
"url": "https://github.com/nodejitsu/browsenpm.org/issues"
20
21
"dependencies": {
- "grunt-contrib-watch": "^0.6.1",
22
"jquery": ">=1.7"
23
}
24
0 commit comments