upgrade yarn

This commit is contained in:
Tykayn 2021-12-10 11:30:36 +01:00 committed by root
parent 780971f19c
commit b579379582
3 changed files with 771 additions and 1 deletions

768
js/.yarn/releases/yarn-3.1.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

1
js/.yarnrc.yml Normal file
View File

@ -0,0 +1 @@
yarnPath: .yarn/releases/yarn-3.1.1.cjs

View File

@ -110,5 +110,6 @@
"vue-i18n-extract": "^2.0.4",
"vue-template-compiler": "^2.6.11",
"webpack-cli": "^4.7.0"
}
},
"packageManager": "yarn@3.1.1"
}