chore: update pnpm version to 7.33 (#413)

* chore: update pnpm version to 7.33

* fmt
This commit is contained in:
Fabian-Lars
2023-06-02 13:30:44 +02:00
committed by GitHub
parent 07406f1c9d
commit 393667b547
4 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
"typescript": "^5.0.4"
},
"engines": {
"pnpm": ">=7.24.2"
"pnpm": ">=7.33.0"
}
}