Elliot
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
package.json
|
|
@ -55,8 +55,8 @@ |
|
|
"@types/react": "^19.1.8", |
|
|
"@types/react": "^19.1.8", |
|
|
"@types/react-dom": "^19.1.6", |
|
|
"@types/react-dom": "^19.1.6", |
|
|
"@types/react-helmet": "^6.1.11", |
|
|
"@types/react-helmet": "^6.1.11", |
|
|
"@umijs/lint": "^4.6.1", |
|
|
"@umijs/lint": "^4.6.13", |
|
|
"@umijs/max": "^4.6.2", |
|
|
"@umijs/max": "^4.6.13", |
|
|
"cross-env": "^10.0.0", |
|
|
"cross-env": "^10.0.0", |
|
|
"express": "^5.2.0", |
|
|
"express": "^5.2.0", |
|
|
"gh-pages": "^6.1.1", |
|
|
"gh-pages": "^6.1.1", |
|
|
|