mirror of
https://github.com/cocktailpeanut/dalai
synced 2024-11-20 23:07:32 +01:00
enforce node version
This commit is contained in:
parent
efa3422e4d
commit
6c18f02431
@ -1,10 +1,13 @@
|
||||
{
|
||||
"name": "dalai",
|
||||
"version": "0.2.19",
|
||||
"version": "0.2.20",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"author": "cocktailpeanut",
|
||||
"license": "MIT",
|
||||
"engines" : {
|
||||
"node" : ">=18.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dalai:llama": "./dalai llama",
|
||||
"start": "./dalai serve",
|
||||
|
Loading…
Reference in New Issue
Block a user