Skip to content

Commit

Permalink
title+body
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsheu authored Oct 23, 2024
1 parent 683d823 commit e7a738f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "latest",
"@types/react-dom": "latest",
"autoprefixer": "latest",
"eslint": "latest",
"eslint": "^8.57.0",
"eslint-config-next": "latest",
"postcss": "latest",
"sass": "^1.71.1",
Expand Down

1 comment on commit e7a738f

@justinsheu
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit message got messed up but this is the relevant commit 2cfe494

Please sign in to comment.