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

Commit

Permalink
Upgrade to the latest modify-babel-preset
Browse files Browse the repository at this point in the history
  • Loading branch information
bkonkle committed Aug 18, 2016
1 parent 44a2cfe commit 9244bc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -14,14 +14,14 @@
"test": "node ./test | tap-spec"
},
"dependencies": {
"modify-babel-preset": "^1.0.0"
"modify-babel-preset": "^3.0.0"
},
"peerDependencies": {
"babel-preset-es2015": "*"
},
"devDependencies": {
"babel-preset-es2015": "^6.3.13",
"babel-preset-es2015": "^6.13.2",
"tap-spec": "^4.1.1",
"tape": "^4.4.0"
"tape": "^4.6.0"
}
}

0 comments on commit 9244bc1

Please sign in to comment.