1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 01:30:04 +02:00

updacie React version to v18 #241

This commit is contained in:
Paweł Kuna
2022-06-26 11:55:10 +02:00
committed by GitHub
parent 83997c5d7c
commit a8c50c3f2c

View File

@@ -107,8 +107,8 @@
}
},
"peerDependencies": {
"react": "^16.x || 17.x",
"react-dom": "^16.x || 17.x"
"react": "^16.x || 17.x || 18.x",
"react-dom": "^16.x || 17.x || 18.x"
},
"peerDependenciesMeta": {
"react": {