Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Nov 5, 2016
1 parent 9740230 commit 3ef319d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"homepage": "https://github.com/4Catalyzer/found#readme",
"dependencies": {
"babel-runtime": "^6.18.0",
"farce": "^0.0.6",
"farce": "^0.1.0",
"invariant": "^2.2.1",
"is-promise": "^2.1.0",
"lodash": "^4.16.4",
"lodash": "^4.16.6",
"path-to-regexp": "^1.6.0",
"react-prop-types": "^0.4.0",
"react-redux": "^5.0.0-beta.3",
Expand All @@ -46,18 +46,18 @@
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-eslint": "^7.0.0",
"babel-eslint": "^7.1.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-latest": "^6.16.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-1": "^6.16.0",
"eslint": "^3.8.1",
"eslint": "^3.9.1",
"eslint-config-4catalyzer-react": "^0.1.3",
"eslint-plugin-import": "^1.16.0",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-react": "^6.4.1",
"eslint-plugin-react": "^6.5.0",
"react": "^15.3.2",
"react-dom": "^15.3.2",
"rimraf": "^2.5.4"
Expand Down

0 comments on commit 3ef319d

Please sign in to comment.