Skip to content

Commit

Permalink
Merge branch 'feat/publish-police'
Browse files Browse the repository at this point in the history
  • Loading branch information
JiangWeixian committed Jun 25, 2023
2 parents ec2105f + 1e39f56 commit d5bbccd
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"ci:publish": "pnpm run build && pnpm changeset publish",
"ci:snapshot": "pnpm changeset version --snapshot beta",
"ci:prerelease": "pnpm run build && pnpm changeset publish --tag beta",
"prepublishOnly": "publish-police",
"lint:fix": "eslint . --fix",
"prepare": "husky install"
},
Expand Down Expand Up @@ -99,6 +100,7 @@
"husky": "7.0.4",
"lint-staged": "11.2.6",
"npm-run-all": "^4.1.5",
"publish-police": "^0.1.0",
"remark": "^14.0.3",
"remark-cli": "^11.0.0",
"rimraf": "3.0.2",
Expand Down
27 changes: 27 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5bbccd

Please sign in to comment.