Skip to content

Commit

Permalink
chore: test github install
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Nov 2, 2023
1 parent b0a51fb commit 3211d67
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added .npmignore
Empty file.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"lint": "eslint . --ext .ts",
"postpublish": "yarn run clean",
"posttest": "yarn lint",
"prepare": "husky install",
"prepublishOnly": "yarn run build && oclif lock && oclif manifest . && oclif readme",
"pretest": "yarn build --noEmit && tsc -p test --noEmit",
"preversion": "yarn run clean",
Expand Down

0 comments on commit 3211d67

Please sign in to comment.