Skip to content

Commit

Permalink
chore: update NPM publishing blog link (#2832)
Browse files Browse the repository at this point in the history
  • Loading branch information
beeme1mr authored Nov 5, 2024
1 parent 4cf189a commit bceba4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/postinstall.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env node

// Ref 1: https://github.com/sanathkr/go-npm
// Ref 2: https://blog.xendit.engineer/how-we-repurposed-npm-to-publish-and-distribute-our-go-binaries-for-internal-cli-23981b80911b
// Ref 2: https://medium.com/xendit-engineering/how-we-repurposed-npm-to-publish-and-distribute-our-go-binaries-for-internal-cli-23981b80911b
"use strict";

import binLinks from "bin-links";
Expand Down

0 comments on commit bceba4c

Please sign in to comment.