Skip to content

Commit b614ca9

Browse files
committed
added publishConfig to package.json
1 parent cf99c5c commit b614ca9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,9 @@
7979
},
8080
"engines": {
8181
"node": ">=14"
82+
},
83+
"publishConfig": {
84+
"access": "public",
85+
"registry": "https://registry.npmjs.org"
8286
}
8387
}

0 commit comments

Comments
 (0)