Browse Source

Bump amber dep to >=0.21.0.

B/c: uses `global`.
Herby Vojčík 6 years ago
parent
commit
ad2f5845d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -18,7 +18,7 @@
     "MIT"
   ],
   "dependencies": {
-    "amber": ">0.19.1",
+    "amber": ">=0.21.0",
     "amber-contrib-web": ">=0.5.0",
     "jquery-ui": ">=1.9.2",
     "bootstrap": "^3.3.4",