Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update react from 16.4.0 to 16.5.2
  • Loading branch information
dependencies-bot committed Sep 19, 2018
commit 7b48422985b193fb789249efcf501e9372ef4881
4 changes: 2 additions & 2 deletions packages/oc-template-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"nice-cache": "0.0.5",
"oc-generic-template-renderer": "2.0.4",
"prop-types": "15.6.1",
"react": "16.4.0",
"react": "16.5.2",
"react-dom": "16.4.0"
},
"files": [
Expand All @@ -50,7 +50,7 @@
},
"react": {
"global": "React",
"url": "https://unpkg.com/react@16.4.0/umd/react.production.min.js"
"url": "https://unpkg.com/react@16.5.2/umd/react.production.min.js"
},
"react-dom": {
"global": "ReactDOM",
Expand Down