1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 04:38:28 +01:00

dependencies update

This commit is contained in:
codecalm 2022-03-16 12:07:25 +01:00
parent 52f734bc0c
commit b99841904f

View File

@ -106,5 +106,13 @@
"peerDependencies": {
"react": "^16.x || 17.x",
"react-dom": "^16.x || 17.x"
},
"peerDependenciesMeta": {
"react": {
"optional": true
},
"react-dom": {
"optional": true
}
}
}