Skip to content

Commit 5100a57

Browse files
committed
chore: add tnpm sync script
1 parent 8a8b888 commit 5100a57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"lint": "eslint src/ --ext .tsx,.ts,.jsx,.js",
3939
"now-build": "npm run build",
4040
"prepublishOnly": "npm run compile && np --yolo --no-publish",
41+
"postpublish": "tnpm sync rc-menu",
4142
"start": "dumi dev",
4243
"test": "father test"
4344
},

0 commit comments

Comments
 (0)