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 5d4cdaa commit 9c848a5Copy full SHA for 9c848a5
package.json
@@ -6,13 +6,13 @@
6
"homepage": "https://github.com/zenorocha/jquery-github/",
7
"version": "0.3.0",
8
"devDependencies": {
9
- "grunt": "~0.4.1",
10
- "grunt-cli": "~0.1.7",
11
- "grunt-contrib-jshint": "~0.4.3",
12
- "grunt-contrib-concat": "~0.3.0",
13
- "grunt-contrib-uglify": "~0.2.0",
14
- "grunt-contrib-watch": "~0.4.2"
15
- },
+ "grunt": "~0.4.1",
+ "grunt-cli": "~0.1.7",
+ "grunt-contrib-jshint": "~0.4.3",
+ "grunt-contrib-concat": "~0.3.0",
+ "grunt-contrib-uglify": "~0.2.0",
+ "grunt-contrib-watch": "~0.4.2"
+ },
16
"scripts": {
17
"test": "grunt travis --verbose"
18
}
0 commit comments