Skip to content

Commit f9bb212

Browse files
committed
🧱 build: add publishConfig
1 parent e850a3a commit f9bb212

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"license": "MIT",
44
"version": "0.0.2",
55
"private": false,
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"description": "ngx-devs-cli CLI",
710
"types": "build/types/types.d.ts",
811
"bin": {

0 commit comments

Comments
 (0)