aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDejavu Moe <[email protected]>2023-05-21 07:47:18 +0800
committerDejavu Moe <[email protected]>2023-05-21 07:47:18 +0800
commit3d5ef952d99ded3bd76f83fd8aab61a89d335ae3 (patch)
tree813e241a6e6202295278468b3b86540c669488b1 /package.json
parent715597716196de4069717c77ef2da477cd937f05 (diff)
downloadreact-count-demo-3d5ef952d99ded3bd76f83fd8aab61a89d335ae3.tar.gz
react-count-demo-3d5ef952d99ded3bd76f83fd8aab61a89d335ae3.zip
init commitHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index c046cf9..bcd9890 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,9 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
+ "axios": "^1.4.0",
+ "express": "^4.18.2",
+ "http-proxy-middleware": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",