migrate to yarn 3
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ yarn-build: node_modules
|
||||
|
||||
.PHONY: node_modules
|
||||
node_modules:
|
||||
yarn install --frozen-lockfile
|
||||
yarn install --immutable
|
||||
|
||||
############ protobuf ############
|
||||
PROTO_VERSION := v0
|
||||
|
||||
Reference in New Issue
Block a user