remove references to tldraw-lite (#1367)
remove some stray tldraw-lite references ### Change Type - [x] `internal` — Any other changes that don't affect the published package (will not publish a new version)
This commit is contained in:
parent
0bd6410d9f
commit
c3d27d1180
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ async function main() {
|
|||
plugins: ['npm'],
|
||||
baseBranch: 'main',
|
||||
owner: 'tldraw',
|
||||
repo: 'tldraw-lite',
|
||||
repo: 'tldraw',
|
||||
verbose: true,
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue