Skip to content

Commit

Permalink
Bump browserify dev and peer dependency entry
Browse files Browse the repository at this point in the history
  • Loading branch information
nmccready authored and domenic committed May 1, 2017
1 parent 8d65bb6 commit 5161faf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"through": "^2.3.6"
},
"peerDependencies": {
"browserify": ">= 2.4.0 < 14",
"browserify": ">= 2.4.0 < 15",
"jade": "^1.9.2"
},
"devDependencies": {
"browserify": "^13.0.0",
"browserify": "^14.0.0",
"concat-stream": "^1.5.0",
"jade": "^1.11.0",
"jsdom": "^7.0.2",
Expand Down

0 comments on commit 5161faf

Please sign in to comment.