Skip to content

Commit f31ed67

Browse files
Configure package for npm private publishing
1 parent 7d7fb98 commit f31ed67

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@
4141
"sdk"
4242
],
4343
"author": "EvoTechMike",
44-
"license": "MIT",
44+
"license": "UNLICENSED",
45+
"publishConfig": {
46+
"access": "restricted"
47+
},
4548
"repository": {
4649
"type": "git",
4750
"url": "git+https://github.com/EvoTechMike/chatkit-node-backend-sdk.git"

0 commit comments

Comments
 (0)