fix: type error

This commit is contained in:
GyDi
2022-01-21 03:08:20 +08:00
parent c88e99d87c
commit b6c58f74c0
2 changed files with 6 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
"@actions/github": "^5.0.0",
"@tauri-apps/cli": "^1.0.0-beta.10",
"@types/fs-extra": "^9.0.13",
"@types/js-cookie": "^3.0.1",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@vitejs/plugin-react": "^1.1.1",