Explorar el Código

scaffolding: Bump Amber to 0.28.

Herby Vojčík hace 4 años
padre
commit
bde20c397a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      grunt-init-project/template.js

+ 1 - 1
grunt-init-project/template.js

@@ -119,7 +119,7 @@ exports.template = function (grunt, init, done) {
             "@ambers/contrib-jquery": "^0.6.0",
             "@ambers/contrib-web": "^0.8.2",
             "@ambers/domite": "^0.9.0",
-            "@ambers/lang": "^0.27.0",
+            "@ambers/lang": "^0.28.0",
             "@ambers/silk": "^0.6.0",
             "es6-promise": "^4.2.6"
         };