Skip to content

Commit

Permalink
fixed paths for new babel version
Browse files Browse the repository at this point in the history
  • Loading branch information
arty-name committed May 1, 2020
1 parent f207440 commit 3b97e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = require('./es5/src/index')
module.exports = require('./es5/index')

0 comments on commit 3b97e83

Please sign in to comment.