changed node-fetch version type, trying to make it work

pull/73/head
Huda Joad 2023-11-24 17:43:27 +03:00
rodzic ec711e2df4
commit 238963ad60
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -35,7 +35,7 @@
},
"dependencies": {
"@tailwindcss/typography": "^0.5.10",
"node-fetch": "^2.7.0",
"node-fetch": "^2.6.1",
"openai": "^4.20.0",
"svelvet": "8.1.0"
}