Merge pull request #134 from Nailington/patch-1

Update package.json
This commit is contained in:
Green! 2023-07-15 22:30:31 -04:00 committed by GitHub
commit 1866eec91a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,6 @@
"uuid": "^9.0.0"
},
"engines": {
"node": "19.x"
"node": ">=18.x"
}
}