mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 01:23:32 -06:00
Update Yarn to v4 (#81575)
update yarn version Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
69a1e7b510
commit
27f3cec094
@ -51,5 +51,5 @@
|
||||
"build:commit": "webpack -c ./webpack.config.ts --env production --env commit=$(git rev-parse --short HEAD)",
|
||||
"dev": "webpack -w -c ./webpack.config.ts --env development"
|
||||
},
|
||||
"packageManager": "yarn@3.6.0"
|
||||
"packageManager": "yarn@4.0.2"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user