Browse Source

Changes needed because of #1031.

Herbert Vojčík 10 years ago
parent
commit
01467e5144
1 changed files with 1 additions and 1 deletions
  1. 1 1
      local.amd.json

+ 1 - 1
local.amd.json

@@ -1,7 +1,7 @@
 {
     "paths": {
         "helios": "src",
-        "helios/all": "all",
+        "helios/set": "set",
         "helios/resources": "resources",
         "helios/index": "index"
     }