mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-15 23:50:39 +00:00
Update dependencies to pass travis build
This commit is contained in:
parent
6dc7be6cd1
commit
2f33a8c657
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue