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.
2 parents 20d6842 + e57b7f7 commit 8c0c95dCopy full SHA for 8c0c95d
files/package.json
@@ -89,7 +89,7 @@
89
"exports": {
90
".": {
91
"<% if (typescript) { %>types": "./declarations/index.d.ts",
92
- "<% } %> default": "./dist/index.js"
+ "<% } %>default": "./dist/index.js"
93
},
94
"./addon-main.js": "./addon-main.cjs",
95
"./*.css": "./dist/*.css",
0 commit comments