Skip to content

Commit

Permalink
fix: sync
Browse files Browse the repository at this point in the history
  • Loading branch information
sj817 committed Dec 29, 2024
1 parent 63356e8 commit 6f007b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"build": "tsc --project tsconfig.json && tsc-alias -p tsconfig.json",
"postinstall": "node init.js",
"pub": "pnpm publish --access public",
"sync": "curl -X PUT \"https://registry-direct.npmmirror.com/-/package/@karinjs/puppeteer/syncs\"",
"sort": "npx sort-package-json"
},
"dependencies": {
Expand Down

0 comments on commit 6f007b1

Please sign in to comment.