We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65108f1 commit 90879c5Copy full SHA for 90879c5
package.json
@@ -4,6 +4,7 @@
4
"version": "5.0.6",
5
"main": "dist/index-node-cjs.js",
6
"exports": {
7
+ "./package.json": "./package.json",
8
".": {
9
"browser": "./dist/index-browser-esm.js",
10
"umd": "./dist/index-browser-umd.js",
0 commit comments