Fix: missing model env for docker (#172)

This commit is contained in:
Kevin Dang
2025-04-18 19:42:18 -07:00
committed by GitHub
parent 4c96b3863a
commit a5faca87aa
7 changed files with 10 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discord-ollama",
"version": "0.8.3",
"version": "0.8.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-ollama",
"version": "0.8.3",
"version": "0.8.4",
"license": "ISC",
"dependencies": {
"discord.js": "^14.18.0",