nicojs / typed-inject

Type safe dependency injection for TypeScript
Apache License 2.0
431 stars 23 forks source link

feat(node): drop support for node 10 and 12 #54

Closed nicojs closed 2 years ago

nicojs commented 2 years ago

Set minimal supported node version to >=14

BREAKING CHANGE: Node v10 and v12 are no longer supported.