mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Add npmClient for publish command
This commit is contained in:
parent
3246c32f63
commit
8db40b644f
|
@ -6,6 +6,7 @@
|
|||
],
|
||||
"command": {
|
||||
"publish": {
|
||||
"npmClient": "npm",
|
||||
"allowBranch": "canary",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue