소스 검색

scaffolding: fix

Now that es6-promise mapping
under amber/es6-promise is away,
newest helios is needed.
Herby Vojčík 5 년 전
부모
커밋
37e570d37a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      grunt-init-project/template.js

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

@@ -127,7 +127,7 @@ exports.template = function (grunt, init, done) {
             "@ambers/ide-starter-modal": "^0.2.0",
             "@ambers/sdk": "^0.12.1",
             "@ambers/contrib-legacy": "^0.8.0",
-            "@ambers/helios": "^0.11.0",
+            "@ambers/helios": "^0.11.2",
             "grunt": "^1.0.3",
             "grunt-contrib-clean": "^1.1.0",
             "grunt-contrib-requirejs": "^1.0.0",