Skip to content

Commit

Permalink
rolled back to react: 15.3.0 temporarily
Browse files Browse the repository at this point in the history
1. github issue: zilverline/react-tap-event-plugin#85
2. added yarn.lock file
  • Loading branch information
tocttou committed Dec 22, 2016
1 parent 63f8864 commit c362555
Show file tree
Hide file tree
Showing 2 changed files with 5,710 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,14 +30,14 @@
"mongoose": "^4.5.0",
"portfinder": "^1.0.3",
"range_check": "^1.2.0",
"react": "^15.1.0",
"react-dom": "^15.1.0",
"react": "15.3.0",
"react-dom": "15.2.1",
"react-dropzone": "^3.5.1",
"react-redux": "^4.4.5",
"react-redux": "4.4.5",
"react-router": "^2.4.0",
"react-router-redux": "^4.0.4",
"react-share": "^1.9.0",
"react-tap-event-plugin": "^1.0.0",
"react-tap-event-plugin": "1.0.0",
"redux": "^3.5.2",
"redux-thunk": "^2.0.1",
"rimraf": "^2.5.2",
Expand Down Expand Up @@ -82,7 +82,7 @@
"open": "^0.0.5",
"passport": "^0.3.2",
"passport-github": "^1.1.0",
"react-addons-test-utils": "^15.0.2",
"react-addons-test-utils": "15.3.0",
"redux-immutable-state-invariant": "^1.2.3",
"redux-mock-store": "^1.0.2",
"style-loader": "^0.13.1",
Expand Down
Loading

0 comments on commit c362555

Please sign in to comment.