Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Jan 23, 2024
1 parent 514b3ef commit e3ff175
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions languages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,16 @@
"name": "infisical",
"triples": {
"additional": [
"x86_64-unknown-linux-musl",
"aarch64-unknown-linux-gnu",
"i686-pc-windows-msvc",
"armv7-unknown-linux-gnueabihf",
"aarch64-apple-darwin",
"aarch64-linux-gnu",
"i686-pc-windows-msvc"
"aarch64-linux-android",
"arm-linux-androideabi",
"x86_64-unknown-freebsd",
"aarch64-unknown-linux-musl",
"aarch64-pc-windows-msvc"
]
}
},
Expand Down

0 comments on commit e3ff175

Please sign in to comment.