Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Commit

Permalink
Update dependencies to add features for #60 and #61
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlacy committed Oct 30, 2016
1 parent d42dde9 commit 7fe2945
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -7,7 +7,7 @@
"author": "Steve Lacy <me@slacy.me> (http://slacy.me)",
"main": "./index.js",
"dependencies": {
"bump-regex": "^2.3.0",
"bump-regex": "^2.5.0",
"plugin-error": "^0.1.2",
"plugin-log": "^0.1.0",
"semver": "^5.3.0",
Expand All @@ -16,7 +16,7 @@
"devDependencies": {
"mocha": "*",
"should": "*",
"vinyl": "^1.2.0"
"vinyl": "^2.0.0"
},
"scripts": {
"test": "mocha --reporter spec"
Expand Down

0 comments on commit 7fe2945

Please sign in to comment.