Upgrade self to Yarn 3.1.1

This commit is contained in:
Stéphan Kochen
2021-12-14 09:50:25 +01:00
parent d2c46886a6
commit 16b661b7aa
4 changed files with 770 additions and 633 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"build-dev": "./build.js",
"fmt": "prettier --write src"
},
"packageManager": "yarn@3.0.1",
"packageManager": "yarn@3.1.1",
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",