Skip to content

Commit

Permalink
fix(plugin): added missing babel plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
BowlingX committed Jun 20, 2016
1 parent 45cfe34 commit 2bcd850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"babel-plugin-transform-es2015-classes": "^6.9.0",
"babel-plugin-transform-proto-to-assign": "^6.9.0",
"babel-plugin-transform-runtime": "^6.3.13",
"babel-plugin-transform-class-properties": "6.9.0",
"babel-polyfill": "^6.3.14",
"babel-preset-es2015": "^6.3.13",
"babel-preset-stage-0": "^6.5.0",
Expand Down

0 comments on commit 2bcd850

Please sign in to comment.