Skip to content

Commit

Permalink
bumping deps (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon authored Aug 20, 2017
1 parent 13fc524 commit 5d58f95
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 73 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prepublish": "yarn run build"
},
"dependencies": {
"babel-runtime": "6.25.0",
"babel-runtime": "6.26.0",
"invariant": "2.2.2",
"memoize-one": "3.0.1",
"prop-types": "15.5.10",
Expand All @@ -40,13 +40,13 @@
},
"devDependencies": {
"@atlaskit/css-reset": "1.1.5",
"@storybook/react": "3.2.3",
"babel-cli": "6.24.1",
"@storybook/react": "3.2.5",
"babel-cli": "6.26.0",
"babel-eslint": "7.2.3",
"babel-plugin-react-flow-props-to-prop-types": "0.15.0",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-export-extensions": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.23.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-flow": "6.23.0",
Expand Down
Loading

0 comments on commit 5d58f95

Please sign in to comment.