Skip to content

Commit

Permalink
chore(deps): update react monorepo to v17 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 26, 2020
1 parent 448ad8e commit b10fa3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/web/opentelemetry-plugin-react-load/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"karma-webpack": "4.0.2",
"mocha": "7.2.0",
"nyc": "15.1.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"rimraf": "3.0.2",
"sinon": "9.0.2",
"ts-loader": "8.0.4",
Expand All @@ -78,7 +78,7 @@
"webpack-merge": "5.2.0"
},
"peerDependencies": {
"react": "^16.13.1"
"react": "^16.13.1 || ^17.0.0"
},
"dependencies": {
"@opentelemetry/api": "^0.11.0",
Expand Down

0 comments on commit b10fa3a

Please sign in to comment.