Browse Source

Bump amber-dev dependency to 0.1.0

Herbert Vojčík 11 years ago
parent
commit
a6a3ac02bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template.js

+ 1 - 1
template.js

@@ -66,7 +66,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.0.3"
+      "amber-dev": "~0.1.0"
     };
     props.node_version = '>= 0.8.0';
     props.scripts = {