updated package.json publish config

This commit is contained in:
Sambo Chea 2022-06-26 00:35:11 +07:00
parent e876cc7d72
commit bc020825e1

View File

@ -24,5 +24,8 @@
"commander": "^9.3.0",
"https-proxy-agent": "^5.0.1",
"socket.io-client": "^4.5.1"
},
"publishConfig": {
"access": "public"
}
}