We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d64a19 commit b9a6dbfCopy full SHA for b9a6dbf
1 file changed
package.json
@@ -82,7 +82,7 @@
82
"typescript": "^4.9.5"
83
},
84
"engines": {
85
- "node": "12.* || >= 14"
+ "node": ">= 14.*"
86
87
"publishConfig": {
88
"registry": "https://registry.npmjs.org"
0 commit comments