mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-17 13:30:00 -04:00
Merge pull request #120 from riolubruh/main
Specify Node 19.x in package.json
This commit is contained in:
commit
47826c87f0
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@
|
|||
"uuid": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": "19.x"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue