mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-11-12 05:38:05 +00:00
fix: change npm to public
This commit is contained in:
parent
9c4e4119ad
commit
191c82d9b4
@ -9,6 +9,10 @@
|
||||
"./README.md",
|
||||
"LICENSE"
|
||||
],
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"command-exists": "1.2.9",
|
||||
"node-cmd": "4.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user