浏览代码

update package.json

Robin Herbots 11 年之前
父节点
当前提交
4c6f58aeaf
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -30,12 +30,12 @@
   },
   },
   "devDependencies": {
   "devDependencies": {
     "grunt": "^0.4.5",
     "grunt": "^0.4.5",
-    "grunt-bump": "0.0.15",
+    "grunt-bump": "0.0.16",
     "grunt-contrib-clean": "^0.6.0",
     "grunt-contrib-clean": "^0.6.0",
     "grunt-contrib-qunit": "^0.5.2",
     "grunt-contrib-qunit": "^0.5.2",
     "grunt-contrib-uglify": "^0.6.0",
     "grunt-contrib-uglify": "^0.6.0",
     "grunt-nuget": "^0.1.3",
     "grunt-nuget": "^0.1.3",
-    "grunt-release": "^0.7.0",
+    "grunt-release": "^0.9.0",
     "grunt-shell": "^1.1.1",
     "grunt-shell": "^1.1.1",
     "jquery": ">=1.7"
     "jquery": ">=1.7"
   }
   }