Skip to content

Commit

Permalink
fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphg6 committed Dec 30, 2021
1 parent 341bc5a commit 6741698
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"snap": "tap",
"posttest": "npm run lint",
"preversion": "npm test",
"postversion": "npm publish",
"prepublishOnly": "git push origin --follow-tags"
"postversion": "npm publish"
},
"devDependencies": {
"eslint": "^7.9.0",
Expand Down

0 comments on commit 6741698

Please sign in to comment.