chore: move react-intl to the dependencies, rather then the devDependencies
parent
c2ab9288c1
commit
2063f88507
|
@ -32,6 +32,7 @@
|
|||
"inquirer": "^8.2.0",
|
||||
"react-diff-viewer-continued": "3.2.6",
|
||||
"redux-immutable": "^4.0.0",
|
||||
"react-intl": "6.6.2",
|
||||
"redux-thunk": "^2.3.0"
|
||||
},
|
||||
"author": {
|
||||
|
@ -77,7 +78,6 @@
|
|||
"jest-styled-components": "^7.0.2",
|
||||
"lodash": "^4.17.11",
|
||||
"react": "^17.0.2",
|
||||
"react-intl": "6.6.2",
|
||||
"react-redux": "^7.2.2",
|
||||
"redux": "^4.0.5",
|
||||
"styled-components": "^5.2.3"
|
||||
|
|
Loading…
Reference in New Issue