Skip to content

Commit

Permalink
Remove cyclic publish call
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxStalker committed Jun 2, 2021
1 parent 1e4d8cf commit 2352f56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"test": "jest",
"check-headers": "sh ./check-headers.sh",
"prepublishOnly": "npm test && npm run build",
"publish": "npm publish",
"precompile-handlebars": "node_modules/.bin/handlebars src/templates -f ./src/templates/index.js -e hbs -c handlebars"
},
"bin": {
Expand Down

0 comments on commit 2352f56

Please sign in to comment.