aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMarian Oancea <contact@siteshop.ro>2014-11-06 06:37:07 +0800
committerMarian Oancea <contact@siteshop.ro>2014-11-06 06:37:07 +0800
commit2f33a8c657f84a19db2c644625ccc668f21aa947 (patch)
tree82a7352380ae885076ca2478d682c5fe459e0a06 /package.json
parent6dc7be6cd171c6285f99eb15691141e9db7761f8 (diff)
downloadgo-tangerine-2f33a8c657f84a19db2c644625ccc668f21aa947.tar.gz
go-tangerine-2f33a8c657f84a19db2c644625ccc668f21aa947.tar.zst
go-tangerine-2f33a8c657f84a19db2c644625ccc668f21aa947.zip
Update dependencies to pass travis build
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",