Skip to content

Commit

Permalink
use babel runtime plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
echenley committed Nov 23, 2015
1 parent bacc3d9 commit 0fd255f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,14 @@
"babel": "^6.0.15",
"babel-eslint": "^4.1.4",
"babel-loader": "^6.0.1",
"babel-plugin-transform-runtime": "^6.1.18",
"chai": "^3.4.0",
"css-loader": "^0.22.0",
"eslint": "^1.8.0",
"eslint-friendly-formatter": "^1.2.2",
"eslint-loader": "^1.1.1",
"eslint-plugin-react": "^3.7.1",
"history": "^1.13.1",
"html-webpack-plugin": "^1.6.2",
"istanbul-instrumenter-loader": "^0.1.3",
"jsdom": "^7.0.2",
Expand All @@ -48,6 +50,7 @@
"karma-webpack": "^1.7.0",
"lodash": "^3.10.1",
"mocha": "^2.3.3",
"node-sass": "^3.4.2",
"null-loader": "^0.1.1",
"phantomjs": "^1.9.18",
"postcss-loader": "^0.7.0",
Expand Down

0 comments on commit 0fd255f

Please sign in to comment.