fix: pin react-ridge-state (#139)

This commit is contained in:
Ludvig Lundgren 2022-02-15 18:09:18 +01:00 committed by GitHub
parent ac37bd4d9c
commit 78f83c674b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@
"react-hot-toast": "^2.1.1", "react-hot-toast": "^2.1.1",
"react-multi-select-component": "^4.0.2", "react-multi-select-component": "^4.0.2",
"react-query": "^3.18.1", "react-query": "^3.18.1",
"react-ridge-state": "^4.2.2", "react-ridge-state": "4.2.2",
"react-router-dom": "^5.2.0", "react-router-dom": "^5.2.0",
"react-scripts": "^5.0.0", "react-scripts": "^5.0.0",
"react-select": "5.0.0-beta.0", "react-select": "5.0.0-beta.0",