Skip to content

Commit

Permalink
fix: depend on babel-register
Browse files Browse the repository at this point in the history
Fixes #1
  • Loading branch information
Kent C. Dodds authored Aug 18, 2017
1 parent 1b36279 commit 7c7930a
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 @@ -18,6 +18,7 @@
"license": "MIT",
"dependencies": {
"babel-core": "^6.25.0",
"babel-register": "^6.25.0",
"babel-template": "^6.25.0",
"require-from-string": "^1.2.1"
},
Expand Down

0 comments on commit 7c7930a

Please sign in to comment.