Skip to content

Commit

Permalink
feat(website): upgrade react
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte committed Mar 21, 2019
1 parent 991f078 commit 62f066b
Show file tree
Hide file tree
Showing 2 changed files with 1,757 additions and 924 deletions.
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"description": "nivo website",
"devDependencies": {
"react-scripts": "^2.1.1",
"source-map-explorer": "^1.5.0"
"react-scripts": "^2.1.8",
"source-map-explorer": "^1.8.0"
},
"dependencies": {
"@nivo/bar": "0.53.0",
Expand Down Expand Up @@ -36,8 +36,8 @@
"dedent-js": "^1.0.1",
"lodash": "^4.17.4",
"prop-types": "^15.5.10",
"react": "16.2.0",
"react-dom": "16.2.0",
"react": "16.8.4",
"react-dom": "16.8.4",
"react-helmet": "5.1.3",
"react-icons": "^2.2.5",
"react-motion": "^0.5.2",
Expand Down
Loading

0 comments on commit 62f066b

Please sign in to comment.