update port (#36)

This commit is contained in:
yqj123
2024-01-19 10:45:37 +08:00
committed by GitHub
parent 4a858d33b6
commit c4f72317a2
4 changed files with 6 additions and 5 deletions

2
web/package-lock.json generated
View File

@ -16,6 +16,7 @@
"js-base64": "^3.7.5",
"jsencrypt": "^3.3.2",
"lodash": "^4.17.21",
"moment": "^2.30.1",
"react-i18next": "^14.0.0",
"react-infinite-scroll-component": "^6.1.0",
"umi": "^4.0.90",
@ -10771,7 +10772,6 @@
"version": "2.30.1",
"resolved": "https://registry.npmmirror.com/moment/-/moment-2.30.1.tgz",
"integrity": "sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==",
"devOptional": true,
"engines": {
"node": "*"
}