Browse Source

fix: add comma in package.json (#11081)

* fix: add comma in package.json

* perf: update pnpm-lock.yaml
pull/11093/head
printfCYQ 2 years ago
committed by GitHub
parent
commit
6e732ec3f8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json
  2. 2445
      pnpm-lock.yaml

2
package.json

@ -90,7 +90,7 @@
"swagger-ui-dist": "^4.19.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"umi-presets-pro": "^2.0.3"
"umi-presets-pro": "^2.0.3",
"umi-serve": "^1.9.11"
},
"engines": {

2445
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save