Skip to content

Commit

Permalink
[#14] dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Eriikah committed Jun 3, 2024
1 parent 0c6c05a commit 2e80c98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "llng-manager",
"version": "0.1.0",
"private": true,
"proxy": "http://manager.example.com",
"proxy": "http://manager.example.com:19876",
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
Expand All @@ -28,6 +28,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.1.0",
"react-minimal-pie-chart": "^8.4.0",
"react-redux": "^8.1.3",
"react-router-dom": "^6.22.3",
"redux-first-history": "^5.2.0",
Expand Down

0 comments on commit 2e80c98

Please sign in to comment.