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 af9a990 commit b4ec774Copy full SHA for b4ec774
package.json
@@ -55,7 +55,6 @@
55
"react-dom": ">=15.0.0"
56
},
57
"dependencies": {
58
- "@semantic-release/github": "^4.2.8",
59
"dom-helpers": "^3.2.0",
60
"loose-envify": "^1.3.1",
61
"prop-types": "^15.5.8"
@@ -68,6 +67,7 @@
68
67
"@commitlint/travis-cli": "^6.1.3",
69
"@semantic-release/changelog": "^2.0.1",
70
"@semantic-release/git": "^4.0.1",
+ "@semantic-release/github": "^4.2.8",
71
"@semantic-release/npm": "^3.2.4",
72
"@storybook/addon-actions": "^3.2.11",
73
"@storybook/react": "^3.2.11",
0 commit comments