Skip to content

Commit

Permalink
Remove engines/node from package.json (#1030)
Browse files Browse the repository at this point in the history
  • Loading branch information
bangtoven authored Oct 13, 2023
1 parent e6fe887 commit 3fd1185
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.16
18.14.2
3 changes: 0 additions & 3 deletions packages/wallet-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,5 @@
"ts-node": "^10.9.1",
"tslib": "^2.6.0",
"typescript": "^5.1.6"
},
"engines": {
"node": ">= 10.0.0"
}
}

0 comments on commit 3fd1185

Please sign in to comment.