We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9eda81 commit 52fe318Copy full SHA for 52fe318
1 file changed
package.json
@@ -4,6 +4,9 @@
4
"type": "module",
5
"types": "dist/index.d.ts",
6
"private": false,
7
+ "publishConfig": {
8
+ "access": "public"
9
+ },
10
"version": "0.0.1",
11
"author": "xwxfox",
12
"license": "MIT",
0 commit comments