Commits on Source (3)
-
Lukáš Grochoľ authored
-
Lukáš Grochoľ authored
-
semantic-release-bot authored
## [1.0.4](v1.0.3...v1.0.4) (2022-03-28) ### Bug Fixes * Source map disabled ([28af94b5](28af94b5))
... | ... | @@ -41,7 +41,8 @@ |
"typescript": "^4.6.2" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=17.0.2" | ||
"react": ">=17.0.0", | ||
"react-dom": ">=17.0.0" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
... | ... |