Update to Yarn 4.1.0

This commit is contained in:
Stéphan Kochen
2024-02-06 11:01:08 +01:00
parent df1c72a4f6
commit b189b6e1d8
2 changed files with 373 additions and 373 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"build-dev": "./build.js",
"fmt": "prettier --write src"
},
"packageManager": "yarn@4.0.1",
"packageManager": "yarn@4.1.0",
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",