Skip to content

Commit ce61e3c

Browse files
committed
fix eslint version
1 parent c35842f commit ce61e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/react": "18.3.11",
3434
"@types/react-dom": "18.3.1",
3535
"@types/remark-prism": "^1.3.7",
36-
"eslint": "^8.57.1",
36+
"eslint": "8.57.1",
3737
"eslint-config-next": "^14.2.15",
3838
"prettier": "^3.3.3",
3939
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)