Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

Commit

Permalink
Update version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
bkonkle committed Sep 10, 2016
1 parent 48f1613 commit 4496ea2
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 @@ -14,13 +14,13 @@
"test": "node ./test | tap-spec"
},
"dependencies": {
"modify-babel-preset": "^3.0.0"
"modify-babel-preset": "^3.1.0"
},
"peerDependencies": {
"babel-preset-es2015": "*"
},
"devDependencies": {
"babel-preset-es2015": "^6.13.2",
"babel-preset-es2015": "~6.9.0",
"tap-spec": "^4.1.1",
"tape": "^4.6.0"
}
Expand Down

0 comments on commit 4496ea2

Please sign in to comment.