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 33555a2 commit bb37237Copy full SHA for bb37237
package.json
@@ -3,6 +3,7 @@
3
"version": "7.0.0",
4
"type": "module",
5
"exports": "./build/src/main.js",
6
+ "main": "./build/src/main.js",
7
"files": [
8
"build/src/**/*.{js,ts,map,json,sh,md}",
9
"examples/**/*.{js,ts,map,json,sh,md}"
0 commit comments