libs: update React and Recoil

This commit is contained in:
rektdeckard
2020-11-11 12:30:47 -05:00
parent e7865e25e7
commit 6fdef06b75

View File

@@ -25,13 +25,13 @@
"framer-motion": "^2.1.0",
"fuse.js": "^6.4.1",
"phosphor-react": "^1.0.0",
"react": "^17.0.0-rc.0",
"react-dom": "^17.0.0-rc.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-dropdown-select": "^4.4.2",
"react-ga": "^3.1.2",
"react-scripts": "3.4.1",
"react-use": "^15.3.2",
"recoil": "^0.0.13",
"recoil": "^0.1.2",
"svg2png-converter": "^1.0.0",
"tinycolor2": "^1.4.1"
},