Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
revert: bump semantic release dependencies
This reverts commit d9b37d7.
  • Loading branch information
silvenon committed Apr 6, 2019
1 parent c0bcc35 commit 1bdcaec
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 370 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -62,10 +62,10 @@
"devDependencies": {
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@semantic-release/changelog": "^3.0.2",
"@semantic-release/git": "^7.0.8",
"@semantic-release/github": "^5.2.10",
"@semantic-release/npm": "^5.1.4",
"@semantic-release/changelog": "^3.0.0",
"@semantic-release/git": "^7.0.4",
"@semantic-release/github": "^5.0.5",
"@semantic-release/npm": "^5.0.4",
"@storybook/addon-actions": "^4.1.4",
"@storybook/react": "^4.1.4",
"babel-core": "^7.0.0-bridge.0",
Expand Down Expand Up @@ -96,10 +96,10 @@
"rollup-plugin-node-resolve": "^4.2.0",
"rollup-plugin-replace": "^2.1.1",
"rollup-plugin-size-snapshot": "^0.8.0",
"rollup-plugin-terser": "^4.0.4",
"semantic-release": "^15.13.3",
"semantic-release-alt-publish-dir": "^2.1.3",
"travis-deploy-once": "^5.0.11"
"rollup-plugin-terser": "^4.0.2",
"semantic-release": "^15.9.16",
"semantic-release-alt-publish-dir": "^2.1.1",
"travis-deploy-once": "^5.0.8"
},
"release": {
"pkgRoot": "lib",
Expand Down

0 comments on commit 1bdcaec

Please sign in to comment.