Browse Source

cli: Should allow future grunt-init templates.

Herby Vojčík 6 years ago
parent
commit
67ad6d199f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      external/cli/package.json

+ 1 - 1
external/cli/package.json

@@ -34,7 +34,7 @@
     "test": "mocha"
   },
   "dependencies": {
-    "@ambers/grunt-init-amber-project": "^0.21.1",
+    "@ambers/grunt-init-amber-project": ">=0.21.1",
     "@ambers/sdk": ">=0.10.5",
     "amber": ">=0.14.17",
     "bower": "^1.6.0"