1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Set save-prefix in yarnrc instead

Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
This commit is contained in:
Panu Horsmalahti 2020-12-07 11:06:54 +02:00
parent 20441c32f1
commit 8f266b820d
2 changed files with 1 additions and 1 deletions

1
.npmrc
View File

@ -1,2 +1 @@
engine-strict=true engine-strict=true
save-prefix=

View File

@ -1,3 +1,4 @@
disturl "https://atom.io/download/electron" disturl "https://atom.io/download/electron"
target "9.1.0" target "9.1.0"
runtime "electron" runtime "electron"
save-prefix ""