mirror of
https://github.com/iptv-org/database.git
synced 2024-11-21 02:22:32 -05:00
Change back to previous node version
This commit is contained in:
parent
8c94bf8113
commit
51f1095f0a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"test": "jest --runInBand"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.*"
|
||||
"node": ">=18.0.0 <18.19.0"
|
||||
},
|
||||
"pre-commit": [
|
||||
"db:validate"
|
||||
|
|
Loading…
Reference in a new issue