pin version for hooks

This commit is contained in:
Niccolo Borgioli 2023-03-03 18:28:18 +01:00
parent c960ad0486
commit f75a22ed6d
No known key found for this signature in database
GPG Key ID: D93C615F75EE4F0B

View File

@ -17,7 +17,7 @@
"dev": "run-p compile:watch demo:watch test:watch" "dev": "run-p compile:watch demo:watch test:watch"
}, },
"peerDependencies": { "peerDependencies": {
"react": ">=16" "react": ">=16.8"
}, },
"devDependencies": { "devDependencies": {
"@testing-library/react": "^13.4.0", "@testing-library/react": "^13.4.0",