Renamed @theatre/plugin-r3f to @theatre/r3f
This commit is contained in:
parent
03a2f26686
commit
4f66d57cf8
42 changed files with 19 additions and 19 deletions
|
@ -12,7 +12,7 @@ const packagesToBuild = [
|
|||
'theatre',
|
||||
'@theatre/dataverse',
|
||||
'@theatre/react',
|
||||
'@theatre/plugin-r3f',
|
||||
'@theatre/r3f',
|
||||
]
|
||||
|
||||
const packagesToPublish = [
|
||||
|
@ -20,7 +20,7 @@ const packagesToPublish = [
|
|||
'@theatre/studio',
|
||||
'@theatre/dataverse',
|
||||
'@theatre/react',
|
||||
'@theatre/plugin-r3f',
|
||||
'@theatre/r3f',
|
||||
]
|
||||
|
||||
/**
|
||||
|
@ -33,7 +33,7 @@ const packagesWhoseVersionsShouldBump = [
|
|||
'theatre/studio',
|
||||
'packages/dataverse',
|
||||
'packages/react',
|
||||
'packages/plugin-r3f',
|
||||
'packages/r3f',
|
||||
]
|
||||
|
||||
;(async function () {
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
{"path": "../../theatre"},
|
||||
{"path": "../../packages/dataverse"},
|
||||
{"path": "../../packages/playground"},
|
||||
{"path": "../../packages/plugin-r3f"}
|
||||
{"path": "../../packages/r3f"}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue