Skip to content

Commit 496ac4b

Browse files
์žฅ์•„์˜์žฅ์•„์˜
authored andcommitted
[#119] ๐Ÿ—‘๏ธ remove axios
1 parent 80c1c07 commit 496ac4b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

โ€Žpackage.jsonโ€Ž

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"dependencies": {
33
"@tanstack/react-query": "^5.59.19",
4-
"axios": "^1.7.7",
54
"clsx": "^2.1.1",
65
"next": "^15.0.2",
76
"react": "^18.3.1",
@@ -82,7 +81,5 @@
8281
"overrides": {
8382
"@types/node": "22.9.0"
8483
}
85-
},
86-
"name": "",
87-
"version": ""
84+
}
8885
}

0 commit comments

Comments
ย (0)