Renamed @theatre/dataverse-react to @theatre/react
This commit is contained in:
parent
69a12440ca
commit
1452c9ebbe
60 changed files with 80 additions and 80 deletions
|
@ -11,7 +11,7 @@ import {keyBy} from 'lodash-es'
|
|||
const packagesToBuild = [
|
||||
'theatre',
|
||||
'@theatre/dataverse',
|
||||
'@theatre/dataverse-react',
|
||||
'@theatre/react',
|
||||
'@theatre/plugin-r3f',
|
||||
]
|
||||
|
||||
|
@ -19,7 +19,7 @@ const packagesToPublish = [
|
|||
'@theatre/core',
|
||||
'@theatre/studio',
|
||||
'@theatre/dataverse',
|
||||
'@theatre/dataverse-react',
|
||||
'@theatre/react',
|
||||
'@theatre/plugin-r3f',
|
||||
]
|
||||
|
||||
|
@ -32,7 +32,7 @@ const packagesWhoseVersionsShouldBump = [
|
|||
'theatre/core',
|
||||
'theatre/studio',
|
||||
'packages/dataverse',
|
||||
'packages/dataverse-react',
|
||||
'packages/react',
|
||||
'packages/plugin-r3f',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue