Skip to content

Commit

Permalink
fix: remove snap arm
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBrick committed Oct 14, 2024
1 parent 11fe54d commit 4e66b0c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,7 @@
{
"target": "snap",
"arch": [
"x64",
"arm64",
"armv7l"
"x64"
]
},
{
Expand Down

0 comments on commit 4e66b0c

Please sign in to comment.