fix: change npm to public

main
Dragan Filipovic 2021-05-28 00:37:06 +02:00
parent 9c4e4119ad
commit 191c82d9b4
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@
"./README.md", "./README.md",
"LICENSE" "LICENSE"
], ],
"private": false,
"publishConfig": {
"access": "public"
},
"dependencies": { "dependencies": {
"command-exists": "1.2.9", "command-exists": "1.2.9",
"node-cmd": "4.0.0", "node-cmd": "4.0.0",