Skip to content

Commit

Permalink
Update/fix esm wrapper name in package (#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn authored Jan 21, 2021
1 parent 37825b3 commit afcecd6
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 @@ -30,7 +30,7 @@
"main": "./index.js",
"files": [
"index.js",
"wrapper.mjs",
"esm.mjs",
"typings/index.d.ts"
],
"type": "commonjs",
Expand Down

0 comments on commit afcecd6

Please sign in to comment.