mirror of
https://github.com/valitydev/frontend-openapi-generator-cli.git
synced 2024-11-06 01:25:21 +00:00
TD-253: Add publishConfig
This commit is contained in:
parent
da01bde0ea
commit
d8c0f276f5
@ -6,6 +6,10 @@
|
||||
"bin": {
|
||||
"vality-openapi": "lib/bin.js"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user