We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2cb72 commit b600d3cCopy full SHA for b600d3c
.nvmrc
@@ -1 +1 @@
1
-14.21.3
+20.18.3
package.json
@@ -5,7 +5,7 @@
5
"author": "Luis Mayta <slovacus@gmail.com>",
6
"license": "LGPL-3.0",
7
"engines": {
8
- "node": ">=v14.21.3"
+ "node": ">=20.18.3"
9
},
10
"scripts": {
11
"build": "./node_modules/.bin/tsc -p",
0 commit comments