Skip to content

Commit af10fc8

Browse files
committed
chore(deps): update node.js to v16.15.1
1 parent 8ffcc6e commit af10fc8

File tree

3 files changed

+4547
-4624
lines changed

3 files changed

+4547
-4624
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.15.0
1+
16.15.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"type": "module",
77
"engines": {
8-
"node": "16.15.0"
8+
"node": "16.15.1"
99
},
1010
"scripts": {
1111
"dev": "cross-env TS_NODE_FILES=true TS_NODE_PROJECT=\"./tsconfig.json\" nodemon -r dotenv/config -x node --experimental-specifier-resolution=node --loader ts-node/esm ./src/index.ts",

0 commit comments

Comments
 (0)