let base binaries have a prefix base. because v6.3.1-x64 looks odd
This commit is contained in:
parent
79bf1efea8
commit
952b5740e7
@ -1,4 +1,4 @@
|
||||
{
|
||||
"localPlace": "~/.pkg-cache/{version}/{nodeVersion}-{platform}-{arch}",
|
||||
"remotePlace": "{nodeVersion}-{platform}-{arch}"
|
||||
"localPlace": "~/.pkg-cache/{version}/base-{nodeVersion}-{platform}-{arch}",
|
||||
"remotePlace": "base-{nodeVersion}-{platform}-{arch}"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user