File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 102102 "url" : " https://github.com/dreamerslab/node.inflection.git"
103103 },
104104 "engines" : {
105- "node" : " >=14 .0.0"
105+ "node" : " >=18 .0.0"
106106 },
107107 "license" : " MIT" ,
108108 "scripts" : {
Original file line number Diff line number Diff line change 1212 // "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
1313
1414 /* Language and Environment */
15- "target" : " es2016 " , /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
15+ "target" : " ES2022 " , /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
1616 // "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
1717 // "jsx": "preserve", /* Specify what JSX code is generated. */
1818 // "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */
You can’t perform that action at this time.
0 commit comments