Skip to content

Commit

Permalink
ci(deps): Update Node.js to v14.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 9, 2021
1 parent 4ce3407 commit 83cd981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.22.6
14.17.6
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "Luis Mayta <slovacus@gmail.com>",
"license": "MIT",
"engines": {
"node": ">=14"
"node": ">=v14.17.6"
},
"keywords": [],
"scripts": {
Expand Down

0 comments on commit 83cd981

Please sign in to comment.