Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
patapat committed Mar 25, 2024
1 parent 38efbb0 commit 3efddc4
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 @@
v20
v18
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Anvil Etch E-Sign API Example App",
"main": "src/server/index.js",
"engines": {
"node": ">=20.0.0"
"node": ">=16.0.0"
},
"scripts": {
"build": "NODE_ENV=production webpack --mode production",
Expand Down

0 comments on commit 3efddc4

Please sign in to comment.