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 5954439 commit a5a39f9Copy full SHA for a5a39f9
package.json
@@ -22,6 +22,7 @@
22
"main": "lib/cjs/index.js",
23
"module": "lib/es/index.js",
24
"browser": "lib/umd/index.js",
25
+ "unpkg": "lib/umd/index.js",
26
"types": "lib/index.d.ts",
27
"typings": "lib/index.d.ts",
28
"exports": {
0 commit comments