浏览代码

bump amber-dev used in template to ~0.2.0.

Herbert Vojčík 10 年之前
父节点
当前提交
1d3ab273eb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      template.js

+ 1 - 1
template.js

@@ -116,7 +116,7 @@ exports.template = function(grunt, init, done) {
       "grunt": "~0.4.0",
       "grunt-execute": "~0.2.1",
       "grunt-contrib-clean": "~0.5.0",
-      "amber-dev": "~0.1.5"
+      "amber-dev": "~0.2.0"
     };
     props.node_version = '>= 0.8.0';
     props.scripts = {