sha.js icon indicating copy to clipboard operation
sha.js copied to clipboard

fix: yarn warning for invalid bin entry

Open eps1lon opened this issue 5 years ago • 1 comments

BREAKING CHANGE: Removed the dot in the binary name.

- $ sha.js
+ $ shajs

Closes #64

Can be verified locally. A yarn in the source directory will not warn about invalid bin entries on this branch.

eps1lon avatar Jan 19 '20 09:01 eps1lon

note: no need to merge this, since it's a yarn issue... and has been fixed upstream

earonesty avatar Aug 17 '20 20:08 earonesty