We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b526063 commit b41816eCopy full SHA for b41816e
package.json
@@ -23,14 +23,13 @@
23
"type": "git",
24
"url": "git://github.com/blueimp/JavaScript-Templates.git"
25
},
26
- "bugs": "https://github.com/blueimp/JavaScript-Templates/issues",
27
"license": "MIT",
28
"devDependencies": {
29
- "grunt": "~0.4.5",
30
- "grunt-contrib-uglify": "~0.5.0",
31
- "grunt-contrib-jshint": "~0.10.0",
32
- "grunt-bump-build-git": "~1.1.1",
33
- "grunt-simple-mocha": "~0.4.0",
+ "grunt": "0.4.5",
+ "grunt-contrib-uglify": "0.11.0",
+ "grunt-contrib-jshint": "0.11.3",
+ "grunt-bump-build-git": "1.1.2",
+ "grunt-simple-mocha": "0.4.0",
34
"expect.js": "0.3.1"
35
36
"scripts": {
0 commit comments