aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2b0dece..6c63305 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "openbills",
"version": "0.1.0",
"private": true,
- "proxy": "http://localhost:4000",
+ "proxy": "http://localhost:8080",
"dependencies": {
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.5",
@@ -11,6 +11,7 @@
"@types/node": "^14.14.37",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
+ "axios": "^0.21.1",
"create-react-app": "^4.0.3",
"node-sass": "^5.0.0",
"react": "^17.0.2",