mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
more fises
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.2.0",
|
||||
"private": "true",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint"
|
||||
@@ -28,7 +28,7 @@
|
||||
"fontsource-roboto": "^4.0.0",
|
||||
"framer-motion": "^11.11.17",
|
||||
"lucide-react": "^0.460.0",
|
||||
"next": "15.0.3",
|
||||
"next": "15.1.0",
|
||||
"next-themes": "^0.4.3",
|
||||
"pg": "^8.13.1",
|
||||
"react": "18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user