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 4, 2024
1 parent 3afbf8d commit b1dfac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion languages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"move:bindings": "mv -v ../../crates/infisical-napi/binding.* ./",
"move:binaries": "mv -v ../../crates/infisical-napi/*.node ./",
"move:artifacts": "mv -v ./artifacts/* ./ && mv ./schemas.ts ./src/infisical_client/schemas.ts",
"prepublishOnly": "napi prepublish --skip-gh-release -t npm",
"tsc": "tsc",
"version": "napi version"
},
Expand Down

0 comments on commit b1dfac9

Please sign in to comment.