Skip to content

Commit cdeb8a6

Browse files
authored
Merge pull request #16 from DMU-DebugVisual/inseong
Fix: Add axios dependency
2 parents b9bed7a + f1e291a commit cdeb8a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"@testing-library/jest-dom": "^6.6.3",
99
"@testing-library/react": "^16.3.0",
1010
"@testing-library/user-event": "^13.5.0",
11+
"axios": "^0.27.2",
1112
"react": "^19.1.0",
1213
"react-dom": "^19.1.0",
1314
"react-icons": "^5.5.0",

0 commit comments

Comments
 (0)