chore: postpublish

This commit is contained in:
lisonge 2024-09-04 14:19:06 +08:00
parent 779e01ac0d
commit 4e6cd80bc1

View File

@ -12,7 +12,8 @@
"registry": "https://registry.npmjs.org/"
},
"scripts": {
"predocs:build": "typedoc"
"predocs:build": "typedoc",
"postpublish": "curl -X PUT https://registry-direct.npmmirror.com/@gkd-kit/api/sync"
},
"volta": {
"extends": "../package.json"