1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-30 22:21:13 +03:00

Move react-scripts to dev dependencies

This commit is contained in:
Jake McDermott 2020-06-30 08:57:33 -04:00
parent bae50e38da
commit e10fb71f93
No known key found for this signature in database
GPG Key ID: 0E56ED990CDFCB4F
2 changed files with 4590 additions and 1891 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,6 @@
"react-codemirror2": "^6.0.0",
"react-dom": "^16.13.1",
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.1",
"react-virtualized": "^9.21.1",
"rrule": "^2.6.4",
"styled-components": "^4.2.0"
@ -71,7 +70,8 @@
"http-proxy-middleware": "^1.0.3",
"jest-websocket-mock": "^2.0.2",
"mock-socket": "^9.0.3",
"prettier": "^1.18.2"
"prettier": "^1.18.2",
"react-scripts": "^3.4.1"
},
"jest": {
"snapshotSerializers": [