Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sh committed Dec 19, 2015
1 parent 89cc1f0 commit 6bebd74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"node": ">=0.10.0"
},
"dependencies": {
"url-pattern": "0.10.2"
"url-pattern": "1.0.0"
},
"devDependencies": {
"codecov.io": "0.1.6",
"coffee-script": "1.10.0",
"tape": "4.2.0",
"tape": "4.2.2",
"coffeetape": "1.0.1",
"istanbul": "0.3.19"
"istanbul": "0.4.1"
},
"scripts": {
"compile": "node_modules/coffee-script/bin/coffee --bare --compile --output lib src",
Expand Down

0 comments on commit 6bebd74

Please sign in to comment.