Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Build fix #80

Merged
merged 4 commits into from
Jul 11, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update package.json
  • Loading branch information
Gunasekar-K authored Jul 11, 2023
commit 24c6135ab6cdfb1bc4c5ced08ae5d34f77ec0cbf
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"winston": "^3.1.0"
},
"engines": {
"node": "10.x"
"node": "16.x"
},
"standard": {
"env": [
Expand Down