Add StartOS 0.4.0 packaging
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { sdk } from './sdk'
|
||||
|
||||
// YouTube Summarizer has no dependencies on other StartOS services.
|
||||
export const dependencies = sdk.setupDependencies(async ({ effects }) => {
|
||||
return {}
|
||||
})
|
||||
Reference in New Issue
Block a user