We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fbcfc commit 7ebfe9dCopy full SHA for 7ebfe9d
1 file changed
package.json
@@ -22,8 +22,7 @@
22
],
23
"type": "module",
24
"publishConfig": {
25
- "access": "public",
26
- "directory": "dist"
+ "access": "public"
27
},
28
"scripts": {
29
"build": "tsdx build",
0 commit comments