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 b6a8d37 commit 432a2b5Copy full SHA for 432a2b5
package.json
@@ -24,7 +24,7 @@
24
"predeploy": "cd example && yarn && yarn build",
25
"deploy": "gh-pages -d example/build",
26
"commit": "git cz",
27
- "release": "semantic-release"
+ "release": "semantic-release -b main"
28
},
29
"peerDependencies": {
30
"react": ">=16.8.0",
0 commit comments