Natthathida commited on
Commit
7dc69c3
·
verified ·
1 Parent(s): 0501a9a
Files changed (1) hide show
  1. frontend/package.json +2 -1
frontend/package.json CHANGED
@@ -6,6 +6,7 @@
6
  "@testing-library/jest-dom": "^5.17.0",
7
  "@testing-library/react": "^13.4.0",
8
  "@testing-library/user-event": "^13.5.0",
 
9
  "http-proxy-middleware": "^2.0.6",
10
  "react": "^18.2.0",
11
  "react-dom": "^18.2.0",
@@ -36,4 +37,4 @@
36
  "last 1 safari version"
37
  ]
38
  }
39
- }
 
6
  "@testing-library/jest-dom": "^5.17.0",
7
  "@testing-library/react": "^13.4.0",
8
  "@testing-library/user-event": "^13.5.0",
9
+ "axios": "^1.6.7",
10
  "http-proxy-middleware": "^2.0.6",
11
  "react": "^18.2.0",
12
  "react-dom": "^18.2.0",
 
37
  "last 1 safari version"
38
  ]
39
  }
40
+ }