Skip to content

Commit

Permalink
chore : 빌드 오류
Browse files Browse the repository at this point in the history
  • Loading branch information
hyuna committed Jul 9, 2024
1 parent 770de54 commit d1a9741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pick",
"version": "0.1.0",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -18,7 +18,7 @@
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "^21.5.0",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"postcss": "^8",
Expand Down

0 comments on commit d1a9741

Please sign in to comment.