Skip to content

Commit f56b419

Browse files
committed
build: update check
1 parent 3adfdfb commit f56b419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"clean": "rm -rf node_modules",
6767
"contributors": "(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
6868
"cronjob": "npm run update:user-agents && npm run healthcheck",
69-
"healthcheck": "curl -sL https://hc-ping.com/79188d8c-eec1-447a-b38e-3180b559e3c4",
69+
"healthcheck": "curl -sL https://hc-ping.com/a12391ad-9104-419d-b789-290e31044ed1",
7070
"lint": "standard-markdown README.md && standard",
7171
"postinstall": "node scripts/postinstall",
7272
"postrelease": "npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)",

0 commit comments

Comments
 (0)