Skip to content

Commit

Permalink
Prebuild: Update default targets (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
orgads committed Aug 6, 2024
1 parent ff3d8ed commit 685cb40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .prebuildrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"target": [
"16.20.2",
"18.19.0",
"20.11.0"
"18.20.4",
"20.16.0",
"22.5.1"
],
"strip": true
}

0 comments on commit 685cb40

Please sign in to comment.