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

Commit

Permalink
Updated deps + added local browserslist tool for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Feb 23, 2017
1 parent e211633 commit 879bce8
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 136 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"babel-template": "^6.23.0",
"babili-webpack-plugin": "^0.0.10",
"body-parser": "^1.16.1",
"browserslist": "^1.7.5",
"builtin-modules": "^1.1.1",
"chalk": "^1.1.3",
"chokidar": "^1.6.1",
Expand All @@ -115,7 +116,7 @@
"html-webpack-plugin": "^2.28.0",
"intl-locales-supported": "^1.0.0",
"isomorphic-fetch": "^2.2.1",
"jest-cli": "^19.0.1",
"jest-cli": "^19.0.2",
"json-loader": "^0.5.4",
"lean-intl": "^1.0.0",
"load-plugins": "^2.1.2",
Expand Down Expand Up @@ -175,7 +176,7 @@
"react-router": "next",
"react-router-dom": "next",
"react-tap-event-plugin": "^2.0.1",
"readable-code": "^1.3.3",
"readable-code": "^1.3.4",
"redux": "^3.6.0",
"redux-immutable-state-invariant": "^1.2.4",
"redux-logger": "^2.8.1",
Expand Down
Loading

0 comments on commit 879bce8

Please sign in to comment.