Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Commit

Permalink
fix: Fix build by adding jsnext:main.
Browse files Browse the repository at this point in the history
  • Loading branch information
treshugart committed Nov 24, 2016
1 parent 204cf71 commit c3e2455
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 @@ -2,6 +2,7 @@
"name": "bore",
"description": "Enzyme-like testing for the DOM.",
"main": "dist/index.js",
"jsnext:main": "src/index.js",
"author": "Trey Shugart <[email protected]>",
"license": "MIT",
"files": [
Expand Down

0 comments on commit c3e2455

Please sign in to comment.