Explorar el Código

Bump helios and amber-contrib-legacy deps.

Herbert Vojčík hace 8 años
padre
commit
14bcfd4264
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      template.js

+ 2 - 2
template.js

@@ -164,9 +164,9 @@ exports.template = function (grunt, init, done) {
                 "silk": "^0.2.2"
             },
             "devDependencies": {
-                "amber-contrib-legacy": "^0.3.0 || ^0.4.0",
+                "amber-contrib-legacy": "^0.4.0",
                 "amber-ide-starter-dialog": "^0.1.0",
-                "helios": "^0.6.0 || ^0.7.0"
+                "helios": "^0.7.0"
             }
         }, null, 2));