Skip to content

Commit

Permalink
Update react from 16.3.1 to 16.3.2 in addons/links
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Apr 16, 2018
1 parent 20a3745 commit 3012065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"devDependencies": {
"@storybook/react": "4.0.0-alpha.2",
"enzyme": "^3.3.0",
"react": "^16.3.1",
"react": "^16.3.2",
"react-dom": "^16.3.1"
},
"peerDependencies": {
"react": "16.3.1",
"react": "16.3.2",
"react-dom": "16.3.1"
}
}

0 comments on commit 3012065

Please sign in to comment.