chore: version fix (#1338)

This commit is contained in:
Himself65
2023-03-05 23:26:00 -06:00
committed by GitHub
parent e8cde2c3cc
commit 45630669c7
4 changed files with 26 additions and 47 deletions

View File

@@ -64,6 +64,10 @@
"pnpm": {
"patchedDependencies": {
"@tauri-apps/api@1.2.0": "patches/@tauri-apps__api@1.2.0.patch"
},
"overrides": {
"@emotion/unitless": "0.8.0",
"react-is": "18.2.0"
}
},
"packageManager": "pnpm@7.28.0"