Skip to content

Commit 856ed99

Browse files
committed
fix: next, eslint-config 동일한 버전 적용
1 parent 2574c3d commit 856ed99

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/react": "^19",
3333
"@types/react-dom": "^19",
3434
"eslint": "^9",
35-
"eslint-config-next": "16.1.1",
35+
"eslint-config-next": "^16.1.6",
3636
"eslint-config-prettier": "^10.1.8",
3737
"prettier": "^3.7.4",
3838
"prettier-plugin-tailwindcss": "^0.7.2",

0 commit comments

Comments
 (0)