Fixed the dependency ranges in manifests
This commit is contained in:
parent
7bc23d19e6
commit
99f8e51ae8
3 changed files with 67 additions and 11 deletions
|
@ -26,6 +26,9 @@
|
|||
"@theatre/core": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@theatre/dataverse": "workspace:*"
|
||||
"@theatre/dataverse": "workspace:*",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"styled-components": "^5.3.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue