Browse Source

Defensive end-of-line closed of dep intervals.

Herbert Vojčík 7 years ago
parent
commit
a1461c2ff0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      bower.json

+ 2 - 2
bower.json

@@ -28,7 +28,7 @@
   },
   "devDependencies": {
     "amber-ide-starter-dialog": "^0.1.0",
-    "amber-contrib-legacy": ">=0.3.0",
-    "helios": ">=0.6.0"
+    "amber-contrib-legacy": ">=0.3.0 <0.5.0",
+    "helios": ">=0.6.0 <0.8.0"
   }
 }