Skip to content

Commit

Permalink
[bug] fix package build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Sep 11, 2024
1 parent bf07921 commit df3b543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,6 @@
]
},
"engines": {
"node": ">=18.18.0"
"node": ">=20"
}
}

0 comments on commit df3b543

Please sign in to comment.