We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b3a49f + a13405e commit bda21d9Copy full SHA for bda21d9
1 file changed
package.json
@@ -46,12 +46,13 @@
46
"chromadb-default-embed": "^2.14.0",
47
"csv-parser": "^3.2.0",
48
"date-fns": "^2.30.0",
49
- "dotenv": "^17.2.2",
+ "dotenv": "^16.4.5",
50
"lucide-svelte": "^0.503.0",
51
"openai": "^5.20.2",
52
"svelte-chartjs": "^3.1.2"
53
},
54
"overrides": {
55
- "esbuild": "^0.25.0"
+ "esbuild": "^0.25.0",
56
+ "dotenv": "^16.4.5"
57
}
58
0 commit comments