diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index aa21e7ddb..8212f16a3 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ "xmlhttprequest": "*" }, "devDependencies": { - "bower": "^1.3.12", + "bower": ">=1.3.0", "browserify": "6.x", - "del": "^0.1.3", + "del": ">=0.1.1", "gulp": "3.8.x", "gulp-browserify-thin": "^0.1.5", "gulp-jshint": "^1.9.0", |