Skip to content

Commit 52fe318

Browse files
committed
fixed package.json for publishing
1 parent e9eda81 commit 52fe318

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"type": "module",
55
"types": "dist/index.d.ts",
66
"private": false,
7+
"publishConfig": {
8+
"access": "public"
9+
},
710
"version": "0.0.1",
811
"author": "xwxfox",
912
"license": "MIT",

0 commit comments

Comments
 (0)