chore(postcss): put config in root

This commit is contained in:
moklick
2022-08-08 16:27:07 +02:00
parent 887f040cca
commit b4dd777238
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"zustand": "^4.0.0"
},
"peerDependencies": {
"react": "^18.1.0",
"react": ">=18",
"react-dom": ">=18"
}
}