Skip to content

Commit

Permalink
Upgrade React version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed May 29, 2018
1 parent 30ede38 commit 7fd9f9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/documentation/package.json
Expand Up @@ -24,10 +24,10 @@
"null-loader": "^0.1.1",
"postcss": "^6.0.6",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react": "^16.4.0",
"react-dnd-test-backend": "^3.0.1",
"react-dom": "^16.2.0",
"react-frame-component": "^1.1.0",
"react-dom": "^16.4.0",
"react-frame-component": "^3.0.0",
"react-hot-loader": "^4.1.2",
"rimraf": "^2.6.2",
"style-loader": "^0.21.0",
Expand Down

0 comments on commit 7fd9f9e

Please sign in to comment.