We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3adfdfb commit f56b419Copy full SHA for f56b419
package.json
@@ -66,7 +66,7 @@
66
"clean": "rm -rf node_modules",
67
"contributors": "(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
68
"cronjob": "npm run update:user-agents && npm run healthcheck",
69
- "healthcheck": "curl -sL https://hc-ping.com/79188d8c-eec1-447a-b38e-3180b559e3c4",
+ "healthcheck": "curl -sL https://hc-ping.com/a12391ad-9104-419d-b789-290e31044ed1",
70
"lint": "standard-markdown README.md && standard",
71
"postinstall": "node scripts/postinstall",
72
"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",
0 commit comments