mirror of
https://github.com/kevinthedang/discord-ollama.git
synced 2026-09-23 17:08:58 -04:00
Update: fix imports based on last pkg fix
This commit is contained in:
+4
-1
@@ -34,11 +34,14 @@
|
||||
"ts-node": "^10.9.2",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.8.2",
|
||||
"vitest": "^3.0.4"
|
||||
"vitest": "^5.0.1"
|
||||
},
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"npm": ">=10.9.0",
|
||||
"node": ">=24.0.0"
|
||||
},
|
||||
"allowScripts": {
|
||||
"esbuild@0.25.12": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user