mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 14:50:56 +00:00
fix(react): change peer range
This commit is contained in:
parent
253508a5e6
commit
5495b52692
@ -60,6 +60,6 @@
|
|||||||
"typescript": "^4.6.2"
|
"typescript": "^4.6.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^16.8 || ^17.0 || ^18.0"
|
"react": ">=16"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user