We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8aeef6 commit 3ce56b9Copy full SHA for 3ce56b9
cms/package.json
@@ -24,6 +24,7 @@
24
},
25
"dependencies": {
26
"@asteasolutions/zod-to-openapi": "^7.0.0",
27
+ "@libsql/client": "^0.15.11",
28
"@payloadcms/db-sqlite": "^3.50.0",
29
"@payloadcms/db-vercel-postgres": "^3.50.0",
30
"@payloadcms/next": "^3.50.0",
@@ -38,6 +39,7 @@
38
39
"cross-env": "^10.0.0",
40
"dotenv": "^17.2.1",
41
"graphql": "^16.8.1",
42
+ "libsql": "^0.5.17",
43
"next": "^15.4.6",
44
"payload": "^3.50.0",
45
"react": "^19.1.1",
0 commit comments