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 029f84c commit 9fa3d0eCopy full SHA for 9fa3d0e
package.json
@@ -71,6 +71,6 @@
71
"test": "npm run coverage && npm run lint && npm run flow",
72
"link": "yarn build && yarn link graphql-compose && yarn link",
73
"unlink": "yarn unlink graphql-compose && yarn add graphql-compose",
74
- "semantic-release": "semantic-release pre && npm publish && semantic-release post"
+ "semantic-release": "semantic-release"
75
}
76
0 commit comments