chore: set yarn version

proto-module-actu-react
Jalil Arfaoui 2023-02-06 18:00:59 +01:00
parent 00c13aeba8
commit adf6a63270
3 changed files with 876 additions and 1 deletions

873
.yarn/releases/yarn-3.4.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

1
.yarnrc.yml Normal file
View File

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

View File

@ -23,5 +23,6 @@
"prop-types": "^15.8.1",
"typescript": "^4.9.3",
"vite": "^4.0.0"
}
},
"packageManager": "yarn@3.4.1"
}