add google and memgraph env vars

This commit is contained in:
2025-02-22 18:51:40 +01:00
parent 1d12aac6ec
commit 59b748aa6c
5 changed files with 190 additions and 10 deletions

View File

@@ -57,6 +57,9 @@
},
"dependencies": {
"@inlang/paraglide-sveltekit": "^0.15.5",
"@xyflow/svelte": "^1.0.0-next.3"
"@pilcrowjs/object-parser": "^0.0.4",
"@xyflow/svelte": "^1.0.0-next.3",
"arctic": "^3.3.0",
"neo4j-driver": "^5.28.1"
}
}