Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Apr 9, 2017
1 parent c9a3d5c commit c4b33b6
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 299 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"babel-plugin-minify-simplify": "^0.0.8",
"babel-plugin-minify-type-constructors": "^0.0.4",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-class-properties": "^6.23.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-es3-member-expression-literals": "^6.22.0",
"babel-plugin-transform-es3-property-literals": "^6.22.0",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
Expand All @@ -64,14 +64,14 @@
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-plugin-transform-property-literals": "^6.8.1",
"babel-plugin-transform-react-constant-elements": "^6.23.0",
"babel-plugin-transform-react-remove-prop-types": "^0.3.2",
"babel-plugin-transform-react-remove-prop-types": "^0.3.3",
"babel-plugin-transform-regexp-constructors": "^0.0.6",
"babel-plugin-transform-remove-undefined": "^0.0.5",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-plugin-transform-simplify-comparison-operators": "^6.8.1",
"babel-preset-env": "^1.3.2",
"babel-preset-es2015": "^6.24.0",
"babel-preset-react": "^6.23.0",
"babel-preset-env": "^1.3.3",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-runtime": "^6.23.0",
"chalk": "^1.1.3",
"file-exists": "^3.0.2",
Expand All @@ -83,15 +83,15 @@
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-buble": "^0.15.0",
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-json": "^2.1.0",
"rollup-plugin-json": "^2.1.1",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-rebase": "^0.4.14",
"rollup-plugin-rebase": "^0.4.15",
"rollup-plugin-replace": "^1.1.1",
"rollup-plugin-yaml": "^1.0.0"
},
"devDependencies": {
"file-loader": "^0.11.1",
"readable-code": "^1.6.1",
"readable-code": "^1.7.0",
"rimraf": "^2.6.1",
"rollup-plugin-executable": "^1.0.0",
"webpack": "^2.3.3"
Expand Down
Loading

0 comments on commit c4b33b6

Please sign in to comment.