浏览代码

Fix helios being in org.

Herby Vojčík 5 年之前
父节点
当前提交
8d7aa214c3
共有 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.10.7",
             "@ambers/contrib-legacy": "^0.7.1",
-            "helios": "^0.10.0",
+            "@ambers/helios": "^0.10.0",
             "grunt": "^1.0.3",
             "grunt-contrib-clean": "^1.1.0",
             "grunt-contrib-requirejs": "^1.0.0",