Skip to content

Commit 5af752c

Browse files
committed
chore: npm publishConfig
1 parent fefee4d commit 5af752c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,9 @@
156156
"node": "./dist/src/index.js"
157157
}
158158
},
159-
"type": "commonjs"
159+
"type": "commonjs",
160+
"publishConfig": {
161+
"access": "public"
162+
},
163+
"private": false
160164
}

0 commit comments

Comments
 (0)