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 ac22d05 commit ef82b82Copy full SHA for ef82b82
package.json
@@ -25,13 +25,13 @@
25
},
26
"homepage": "https://github.com/mendhak/angular-intro.js",
27
"devDependencies": {
28
- "bower": "~1.5.2",
29
- "grunt": "~0.4.5",
30
- "grunt-cli": "~0.1.13",
31
- "grunt-contrib-connect": "^0.11.2",
32
- "grunt-contrib-jshint": "~0.11.3",
33
- "grunt-contrib-uglify": "~0.9.2",
34
- "grunt-contrib-watch": "~0.6.1",
35
- "load-grunt-tasks": "~3.2.0"
+ "bower": "~1.7.9",
+ "grunt": "~1.0.1",
+ "grunt-cli": "~1.2.0",
+ "grunt-contrib-connect": "^1.0.2",
+ "grunt-contrib-jshint": "~1.0.0",
+ "grunt-contrib-uglify": "~2.0.0",
+ "grunt-contrib-watch": "~1.0.0",
+ "load-grunt-tasks": "~3.5.2"
36
}
37
0 commit comments