Skip to content

Commit

Permalink
upgrade to 6to5 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmck committed Dec 27, 2014
1 parent d6de9ba commit cb33fd9
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
@@ -1,6 +1,6 @@
{
"name": "6to5-brunch",
"version": "1.7.4",
"version": "2.0.0",
"description": "Brunch plugin to turn ES6 code into vanilla ES5 with no runtime required.",
"author": "Elan Shanker",
"homepage": "https://github.com/es128/6to5-brunch",
Expand All @@ -21,7 +21,7 @@
"test": "mocha"
},
"dependencies": {
"6to5": "^1.9.0"
"6to5": "^2.0.0"
},
"devDependencies": {
"mocha": "1.x"
Expand Down

0 comments on commit cb33fd9

Please sign in to comment.