add express

This commit is contained in:
jxxghp
2023-10-09 18:40:55 +08:00
parent 47e7a37667
commit 5c5ed5d7ee
3 changed files with 395 additions and 6 deletions

View File

@@ -21,6 +21,8 @@
"axios": "1.4.0",
"axios-mock-adapter": "^1.21.4",
"chart.js": "^4.1.2",
"express": "^4.18.2",
"express-http-proxy": "^2.0.0",
"jwt-decode": "^3.1.2",
"nprogress": "^0.2.0",
"postcss-purgecss": "^5.0.0",
@@ -97,4 +99,4 @@
"resolutions": {
"postcss": "8"
}
}
}