This commit is contained in:
+6
-2
@@ -6,6 +6,7 @@
|
||||
"dev": "tinacms dev -c \"astro dev\"",
|
||||
"build": "astro check && astro build",
|
||||
"build:tina": "tinacms build && astro check && astro build",
|
||||
"build:docker": "tinacms build && astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
@@ -17,9 +18,12 @@
|
||||
"@tinacms/datalayer": "^2.0.18",
|
||||
"astro": "^6.2.1",
|
||||
"express": "^5.2.1",
|
||||
"fs-extra": "^11.3.4",
|
||||
"mongodb-level": "^0.0.4",
|
||||
"next": "^15.5.15",
|
||||
"next-auth": "^4.24.14",
|
||||
"slate": "^0.124.1",
|
||||
"slate-dom": "^0.124.1",
|
||||
"slate-hyperscript": "^0.100.0",
|
||||
"slate-react": "^0.124.0",
|
||||
"tailwindcss": "^4.2.4",
|
||||
"tinacms": "^3.7.5",
|
||||
"tinacms-authjs": "^21.0.5",
|
||||
|
||||
Reference in New Issue
Block a user