Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Fun117 committed Oct 22, 2024
1 parent da1b2ba commit 5ddafb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@types/node": "^22.7.4",
"@types/node": "^22.7.8",
"@types/react": "^18.3.11",
"@types/uuid": "^10.0.0",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
}
}

0 comments on commit 5ddafb3

Please sign in to comment.