mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
added react to peerDependencies
This commit is contained in:
parent
5377dd92be
commit
6210872690
@ -12,6 +12,9 @@
|
||||
"build:ssr": "cross-env NODE_ENV=production vite-ssr build && ./scripts/move-dist.sh",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/icons": "4.7.0",
|
||||
"@capacitor/android": "^3.4.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user