fix build target for megalodon
This commit is contained in:
parent
bbfba495df
commit
02e90e23b7
2 changed files with 5 additions and 5 deletions
|
|
@ -9,9 +9,9 @@
|
|||
"doc": "typedoc --out ../docs ./src",
|
||||
"test": "cross-env NODE_ENV=test jest -u --maxWorkers=3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=15.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^22.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/h3poteto/megalodon.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue