Skip to content

Commit 45c18ed

Browse files
author
qi yuhang
committed
chore(projects): delete pnpm-workspace.yml,feat postinstall init-git
1 parent 27a474e commit 45c18ed

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"tsx": "tsx",
3636
"update-version": "bumpp --commit --push --tag",
3737
"publish-pkg": "pnpm -r publish --access public",
38-
"release": "pnpm update-version && pnpm publish-pkg"
38+
"release": "pnpm update-version && pnpm publish-pkg",
39+
"postinstall": "npm run init-git"
3940
},
4041
"dependencies": {
4142
"@typescript-eslint/eslint-plugin": "5.59.8",

pnpm-workspace.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)