Skip to content

Commit

Permalink
Add @rokucommunity/promises to releases flow
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Aug 23, 2024
1 parent d49c5f5 commit 1e0495d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/releases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,10 @@ class Runner {
}, {
name: 'roku-promise',
dependencies: []
}, {
name: 'promises',
npmName: '@rokucommunity/promises',
dependencies: []
}].map(project => {
const repoName = project.name.split('/').pop();
return {
Expand Down

0 comments on commit 1e0495d

Please sign in to comment.