We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 571588a + 17eafda commit c50a495Copy full SHA for c50a495
1 file changed
package.json
@@ -13,7 +13,7 @@
13
"build": "node --no-warnings --experimental-specifier-resolution node --loader ts-node/esm bin/build.ts"
14
},
15
"dependencies": {
16
- "@types/node": "14",
+ "@types/node": "16",
17
"esbuild": "^0.14.10",
18
"esbuild-runner": "^2.2.1",
19
"jest": "^27.4.5",
0 commit comments