package.json - Remove react, react-dom devdep

Let peer provide it. Else, there will be 2 versions of it
This commit is contained in:
2020-01-24 18:12:54 +05:30
parent 2737807289
commit 302d06af58
2 changed files with 21 additions and 32 deletions
-2
View File
@@ -43,8 +43,6 @@
"gh-pages": "^1.2.0",
"prettier": "^1.19.1",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts-ts": "^3.1.0",
"rollup": "^0.62.0",
"rollup-plugin-babel": "^3.0.7",