Skip to content

Commit

Permalink
chore: add tnpm sync script
Browse files Browse the repository at this point in the history
  • Loading branch information
MadCcc committed Aug 4, 2022
1 parent 8a8b888 commit 5100a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"lint": "eslint src/ --ext .tsx,.ts,.jsx,.js",
"now-build": "npm run build",
"prepublishOnly": "npm run compile && np --yolo --no-publish",
"postpublish": "tnpm sync rc-menu",
"start": "dumi dev",
"test": "father test"
},
Expand Down

0 comments on commit 5100a57

Please sign in to comment.