integration demo
Showing
... | ... | @@ -2,7 +2,7 @@ |
"name": "order-management-client", | ||
"version": "0.1.0", | ||
"private": true, | ||
"proxy": "http://localhost:8080", | ||
"proxy": "http://localhost:4", | ||
"dependencies": { | ||
"@chakra-ui/icons": "^1.0.13", | ||
"@chakra-ui/react": "^1.6.0", | ||
... | ... |
Please register or sign in to comment