Browse Source

🤡 Mock: add express for mock (#6117)

pull/6123/head
陈帅 6 years ago
committed by GitHub
parent
commit
00f275bd6f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      package.json

1
package.json

@ -98,6 +98,7 @@
"cross-env": "^7.0.0", "cross-env": "^7.0.0",
"cross-port-killer": "^1.1.1", "cross-port-killer": "^1.1.1",
"enzyme": "^3.11.0", "enzyme": "^3.11.0",
"express": "^4.17.1",
"gh-pages": "^2.0.1", "gh-pages": "^2.0.1",
"husky": "^4.0.7", "husky": "^4.0.7",
"jest-puppeteer": "^4.2.0", "jest-puppeteer": "^4.2.0",

Loading…
Cancel
Save