Merge pull request #259 from YangFong/fix/type

fix: type error
This commit is contained in:
fantasticit 2024-03-05 10:52:09 +08:00 committed by GitHub
commit 4597430f34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
"devDependencies": {
"@types/node": "17.0.13",
"@types/react": "17.0.38",
"@types/react-lazy-load-image-component": "^1.6.3",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"copy-webpack-plugin": "11.0.0",