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 2146c5c commit 0111867Copy full SHA for 0111867
package.json
@@ -73,6 +73,6 @@
73
"test": "npm run coverage && npm run lint && npm run flow",
74
"link": "yarn build && yarn link graphql-compose && yarn link",
75
"unlink": "yarn unlink graphql-compose && yarn add graphql-compose",
76
- "semantic-release": "semantic-release pre && npm publish && semantic-release post"
+ "semantic-release": "semantic-release"
77
}
78
0 commit comments