Skip to content

Commit

Permalink
Revert "feat: update node version to 16.14.0"
Browse files Browse the repository at this point in the history
This reverts commit 3e5383f.
  • Loading branch information
VincentHardouin committed Apr 5, 2022
1 parent a0391ef commit 386ce1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.14.0
14.16.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.15.0",
"description": "Pix Bot application",
"engines": {
"node": "16.14.0",
"npm": "8.3.1"
"node": "14.16.0",
"npm": "6.14.11"
},
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 386ce1d

Please sign in to comment.