mirror of
https://github.com/ansible/awx.git
synced 2026-07-03 20:38:02 -02:30
Ensure react 16.8 or greater is used
This commit is contained in:
@@ -69,9 +69,9 @@
|
||||
"html-entities": "^1.2.1",
|
||||
"js-yaml": "^3.13.1",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.4.1",
|
||||
"react": "^16.8.6",
|
||||
"react-codemirror2": "^6.0.0",
|
||||
"react-dom": "^16.4.1",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-router-dom": "^4.3.1",
|
||||
"react-virtualized": "^9.21.1",
|
||||
"styled-components": "^4.2.0"
|
||||
|
||||
Reference in New Issue
Block a user