Skip to content

Commit 7e39a86

Browse files
committed
Update version for npm
Corrected bin name in package.json in amended commit but npm was having none of that and required a new version. Signed-off-by: Chris. Webster <[email protected]>
1 parent 297c37a commit 7e39a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fix-has-install-script",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Report on packages missing `hasInstallScript` set in `package-lock.json`. Optionally update the lock file.",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)