Skip to content

Commit

Permalink
Added babel-register for npm run test
Browse files Browse the repository at this point in the history
  • Loading branch information
opichals committed Sep 6, 2016
1 parent fa8ffa7 commit dec5d3d
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 @@ -15,6 +15,7 @@
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.11.1",
"babel-preset-stage-2": "^6.11.0",
"babel-register": "^6.14.0",
"css-loader": "^0.9.1",
"eslint": "^1.10.3",
"eslint-plugin-react": "^3.16.1",
Expand Down

0 comments on commit dec5d3d

Please sign in to comment.