Skip to content

Commit

Permalink
chore: remove jsnext:main in favor of module (rollup#85)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: removed `jsnext:main` field
  • Loading branch information
foray1010 authored and shellscape committed Dec 9, 2019
1 parent 283a050 commit 03ae6af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -66,6 +66,5 @@
"!**/types.ts"
]
},
"jsnext:main": "src/index.js",
"module": "dist/index.es.js"
}

0 comments on commit 03ae6af

Please sign in to comment.