Skip to content

Commit

Permalink
refactor: 🎨 remove napi default platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
stormslowly committed Mar 23, 2023
1 parent 6a01582 commit 606425c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@
"name": "es-module-parser",
"triples": {
"additional": [
"x86_64-apple-darwin",
"aarch64-apple-darwin",
"x86_64-pc-windows-msvc",
"aarch64-pc-windows-msvc",
"x86_64-unknown-linux-gnu",
"aarch64-unknown-linux-gnu",
"x86_64-unknown-linux-musl",
"aarch64-unknown-linux-musl",
Expand Down

0 comments on commit 606425c

Please sign in to comment.