We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8b888 commit 5100a57Copy full SHA for 5100a57
package.json
@@ -38,6 +38,7 @@
38
"lint": "eslint src/ --ext .tsx,.ts,.jsx,.js",
39
"now-build": "npm run build",
40
"prepublishOnly": "npm run compile && np --yolo --no-publish",
41
+ "postpublish": "tnpm sync rc-menu",
42
"start": "dumi dev",
43
"test": "father test"
44
},
0 commit comments