Skip to content

Commit afc236d

Browse files
authored
fix(hang): remove public SCTE-35 schema (#1667)
1 parent 9962c30 commit afc236d

5 files changed

Lines changed: 0 additions & 98 deletions

File tree

bun.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/hang/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"zod": "^4.4.3"
2828
},
2929
"devDependencies": {
30-
"@moq/json": "workspace:^",
3130
"@types/audioworklet": "^0.0.100",
3231
"@types/bun": "^1.3.14",
3332
"@typescript/lib-dom": "npm:@types/web@^0.0.350",

js/hang/src/catalog/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ export * from "./format";
44
export * from "./integers";
55
export * from "./priority";
66
export * from "./root";
7-
export * from "./scte35";
87
export * from "./track";
98
export * from "./video";

js/hang/src/catalog/scte35.test.ts

Lines changed: 0 additions & 57 deletions
This file was deleted.

js/hang/src/catalog/scte35.ts

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)