Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
boehlerlukas committed Feb 2, 2024
1 parent 9dd8427 commit 0ad6945
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"build": "webpack",
"test": "jest",
"prepare": "npm run build",
"trypublish": "npm publish || true"
"trypublish": "npm publish || true",
"deploy": "curl -X POST \"https://api.cloudflare.com/client/v4/pages/webhooks/deploy_hooks/e1f9e34c-3bc4-4e63-8c58-54ea6a9bc2a7\""
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 0ad6945

Please sign in to comment.