Browse Source

fix: add umi-serve in package.json

pull/11065/head
Tao Zhou 2 years ago
committed by GitHub
parent
commit
34ae8bdd14
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      package.json

1
package.json

@ -91,6 +91,7 @@
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"umi-presets-pro": "^2.0.3" "umi-presets-pro": "^2.0.3"
"umi-serve": "^1.9.11"
}, },
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=12.0.0"

Loading…
Cancel
Save