Skip to content

Commit

Permalink
Prebuildify node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
131 committed Oct 23, 2023
1 parent 599d49f commit 7f51ab0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions make.bat
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ call prebuildify --target node@10.24.0 --strip --arch=ia32

REM in vs2019 cmd line
call prebuildify --target node@8.17.0 --strip --arch=x64
call prebuildify --target node@10.24.0 --strip --arch=x64
call prebuildify --target node@12.22.9 --strip --arch=x64
call prebuildify --target node@16.20.2 --strip --arch=x64

0 comments on commit 7f51ab0

Please sign in to comment.