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.6.0
  • Loading branch information
dependencies-bot committed Oct 24, 2018
commit b07b19fe3140ac9656e854581d5e4ec405d13aeb
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.6.0",
"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.6.0/umd/react.production.min.js"
},
"react-dom": {
"global": "ReactDOM",
Expand Down