mirror of
https://github.com/iconify/iconify.git
synced 2024-11-08 14:20:57 +00:00
Merge pull request #144 from Ovyerus/fix/react-peers
fix(react): add react as peer dependency
This commit is contained in:
commit
3ce4d67221
@ -58,5 +58,8 @@
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.70.1",
|
||||
"typescript": "^4.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user