Browse Source

helios dependency in form of >=

Herbert Vojčík 8 years ago
parent
commit
df44bcf252
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -28,6 +28,6 @@
   "devDependencies": {
     "amber-contrib-legacy": "^0.2.1",
     "amber-ide-starter-dialog": "^0.1.0",
-    "helios": "^0.5.2"
+    "helios": ">=0.5.2"
   }
 }