Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Feb 15, 2017
1 parent eb85950 commit 00450b2
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 170 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"babel-cli": "^6.23.0",
"babel-core": "^6.23.1",
"babel-jest": "^18.0.0",
"babel-loader": "^6.2.10",
"babel-loader": "^6.3.1",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-log-deprecated": "^1.1.0",
"babel-plugin-react-intl": "^2.3.1",
Expand All @@ -85,7 +85,7 @@
"babel-preset-flow": "^6.23.0",
"babel-preset-latest": "^6.22.0",
"babel-preset-react": "^6.23.0",
"babel-runtime": "^6.22.0",
"babel-runtime": "^6.23.0",
"babel-template": "^6.23.0",
"babili-webpack-plugin": "^0.0.10",
"body-parser": "^1.16.1",
Expand Down Expand Up @@ -128,7 +128,7 @@
"node-notifier": "^5.0.2",
"offline-plugin": "^4.6.1",
"pleeease-filters": "^3.0.1",
"postcss": "^5.2.12",
"postcss": "^5.2.13",
"postcss-advanced-variables": "^1.2.2",
"postcss-assets": "^4.1.0",
"postcss-at-warn": "^1.0.0",
Expand Down Expand Up @@ -173,7 +173,7 @@
"react-router": "next",
"react-router-dom": "next",
"react-tap-event-plugin": "^2.0.1",
"readable-code": "^0.9.3",
"readable-code": "^0.9.5",
"redux": "^3.6.0",
"redux-immutable-state-invariant": "^1.2.4",
"redux-logger": "^2.8.1",
Expand All @@ -196,7 +196,7 @@
"eslint": "^3.15.0",
"lint-staged": "^3.3.0",
"pre-commit": "^1.2.2",
"prepublish": "^0.12.5",
"prepublish": "^0.13.2",
"rollup": "^0.41.4",
"rollup-plugin-executable": "^1.0.0",
"sanitize.css": "^4.1.0",
Expand Down
Loading

0 comments on commit 00450b2

Please sign in to comment.