Skip to content

Commit

Permalink
fix: unreference babel-register
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Jan 11, 2019
1 parent fcd0349 commit d7beeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"text-lcov"
],
"require": [
"babel-register"
"@babel/register"
],
"sourceMap": false
},
Expand Down

0 comments on commit d7beeec

Please sign in to comment.