Skip to content

Commit 5383587

Browse files
authored
fix: correct formatting of @tanstack/react-query-devtools entry in package.json
1 parent d094b64 commit 5383587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@chakra-ui/react": "^3.8.2",
1515
"@emotion/react": "^11.14.0",
1616
"@tanstack/react-query": "^5.71.10",
17-
"@tanstack/react-query-devtools": "^5.73.3",
17+
"@tanstack/react-query-devtools": "^5.73.3",
1818
"@tanstack/react-router": "1.115.0",
1919
"axios": "1.7.4",
2020
"form-data": "4.0.0",

0 commit comments

Comments
 (0)