Skip to content

Commit

Permalink
locking down versions for babel-preset-es2015 and babel-preset-es2015…
Browse files Browse the repository at this point in the history
…-rollup, as newer versions make build:lib fail
  • Loading branch information
Julka Grodel committed Aug 9, 2016
1 parent 20f322d commit 69a1a44
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 @@ -19,8 +19,8 @@
"babel-plugin-transform-es3-property-literals": "^6.3.13",
"babel-plugin-transform-object-rest-spread": "^6.1.18",
"babel-polyfill": "^6.3.14",
"babel-preset-es2015": "^6.1.18",
"babel-preset-es2015-rollup": "^1.1.1",
"babel-preset-es2015": "6.1.18",
"babel-preset-es2015-rollup": "1.1.1",
"babel-register": "^6.2.0",
"cldr-cal-buddhist-full": "28.0.0",
"cldr-cal-chinese-full": "28.0.0",
Expand Down

0 comments on commit 69a1a44

Please sign in to comment.