Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
SkidGod4444 committed Nov 5, 2024
1 parent 7abfb99 commit 677b722
Show file tree
Hide file tree
Showing 2 changed files with 1,322 additions and 880 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
"plura-web": "cd ./apps/www && pnpm run start"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"prettier": "^3.2.5",
"turbo": "^2.2.3",
"typescript": "5.5.4"
Expand All @@ -19,10 +21,8 @@
},
"packageManager": "[email protected]",
"dependencies": {
"api": "^6.1.2",
"class-variance-authority": "^0.7.0",
"hono": "^4.6.9",
"next": "15.0.2",
"www": "^0.0.0"
"next": "15.0.2"
}
}
Loading

0 comments on commit 677b722

Please sign in to comment.