Browse Source

Bump helios and amber-contrib-legacy deps.

Herbert Vojčík 8 năm trước cách đây
mục cha
commit
14bcfd4264
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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));