Switch Node versioning to engines

This commit is contained in:
Nick Alteen
2023-08-24 14:55:31 -04:00
parent e0529cc926
commit 7c0db4872d
4 changed files with 10 additions and 4 deletions

3
package-lock.json generated
View File

@ -29,6 +29,9 @@
"prettier-eslint": "^15.0.1",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
},
"engines": {
"node": ">=16"
}
},
"node_modules/@aashutoshrathi/word-wrap": {