Procházet zdrojové kódy

Fix helios being in org.

Herby Vojčík před 6 roky
rodič
revize
8d7aa214c3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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",