Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
yx_xuliang committed Oct 14, 2024
1 parent ad56e38 commit 658d597
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"node_modules/sqlite3/lib/binding/**/*"
],
"targets": [
"node16-macos-arm64",
"node16-macos-x64",
"node16-windows-x64",
"node16-linux-x64",
"node16-linux-armv7",
"node16-linux-arm64",
"node16-alpine-x64",
"node16-alpine-arm64"
"node18-macos-arm64",
"node18-macos-x64",
"node18-windows-x64",
"node18-linux-x64",
"node18-linux-armv7",
"node18-linux-arm64",
"node18-alpine-x64",
"node18-alpine-arm64"
],
"outputPath": "dist"
},
Expand Down

0 comments on commit 658d597

Please sign in to comment.