1
0
mirror of https://github.com/pavlobu/deskreen.git synced 2025-05-21 01:40:12 -07:00

remove react test renderer

This commit is contained in:
Pavlo Buidenkov 2022-05-28 23:49:47 +02:00
parent eaab617a60
commit f87e74ae2a
2 changed files with 0 additions and 3 deletions

View File

@ -26,7 +26,6 @@
"react-reveal": "^1.2.2",
"react-scripts": "3.4.3",
"react-spinners": "^0.9.0",
"react-test-renderer": "^17.0.1",
"screenfull": "^5.0.2",
"shortid": "^2.2.15",
"socket.io-client": "^2.3.0",

View File

@ -243,7 +243,6 @@
"@types/react-redux": "^7.1.9",
"@types/react-router": "^5.1.8",
"@types/react-router-dom": "^5.1.5",
"@types/react-test-renderer": "^16.9.2",
"@types/react-toast-notifications": "^2.4.0",
"@types/react-toastify": "^4.1.0",
"@types/redux-logger": "^3.0.8",
@ -299,7 +298,6 @@
"opencollective-postinstall": "^2.0.3",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"prettier": "^2.0.5",
"react-test-renderer": "^16.12.0",
"redux-logger": "^3.0.6",
"rimraf": "^3.0.0",
"sass-loader": "^9.0.2",