Skip to content

Commit

Permalink
Bump babel
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Mar 31, 2017
1 parent 620a280 commit cc94cc7
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 182 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadira/storybook",
"version": "2.35.5",
"version": "2.35.6",
"description": "React Storybook: Isolate React Component Development with Hot Reloading.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,11 +30,11 @@
"@kadira/storybook-ui": "^3.10.1",
"airbnb-js-shims": "^1.0.1",
"autoprefixer": "^6.3.7",
"babel-core": "^6.11.4",
"babel-loader": "^6.3.0",
"babel-core": "^6.23.1",
"babel-loader": "^6.3.2",
"babel-plugin-react-docgen": "^1.4.2",
"babel-preset-react-app": "^1.0.0",
"babel-runtime": "^6.9.2",
"babel-runtime": "^6.23.0",
"case-sensitive-paths-webpack-plugin": "^1.1.2",
"chalk": "^1.1.3",
"commander": "^2.9.0",
Expand Down Expand Up @@ -67,9 +67,9 @@
"webpack": "^2.3.2"
},
"devDependencies": {
"babel-cli": "^6.11.4",
"babel-cli": "^6.23.0",
"babel-eslint": "^6.1.2",
"babel-preset-stage-0": "^6.5.0",
"babel-preset-stage-0": "^6.22.0",
"chai": "^3.5.0",
"deep-equal": "^1.0.1",
"enzyme": "^2.2.0",
Expand Down
Loading

0 comments on commit cc94cc7

Please sign in to comment.