mirror of
https://github.com/ansible/awx.git
synced 2026-05-04 08:05:30 -02:30
Ace editor POC
This commit is contained in:
committed by
Keith J. Grant
parent
3312db61c3
commit
1afdd7ac1d
@@ -11,6 +11,7 @@
|
||||
"@patternfly/react-core": "^4.90.2",
|
||||
"@patternfly/react-icons": "4.7.22",
|
||||
"@patternfly/react-table": "^4.19.15",
|
||||
"ace-builds": "^1.4.12",
|
||||
"ansi-to-html": "^0.6.11",
|
||||
"axios": "^0.21.1",
|
||||
"codemirror": "^5.47.0",
|
||||
@@ -22,6 +23,7 @@
|
||||
"js-yaml": "^3.13.1",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.13.1",
|
||||
"react-ace": "^9.3.0",
|
||||
"react-codemirror2": "^6.0.0",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-router-dom": "^5.1.2",
|
||||
|
||||
Reference in New Issue
Block a user