Skip to content

Commit

Permalink
chore: up engine version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Sep 19, 2023
1 parent 53eeb83 commit 0157bc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
"build": "npm-run-all lint build:clean build:tsc"
},
"engines": {
"node": ">= 12.0.0"
"node": ">= 18.0.0"
}
}

0 comments on commit 0157bc9

Please sign in to comment.