Fix building with new vtt types
This commit is contained in:
parent
6d5e3b949a
commit
15c74e995a
3 changed files with 15 additions and 9 deletions
|
@ -49,6 +49,7 @@
|
|||
"test:watch": "jest --watch",
|
||||
"test:ci": "jest --ci --reporters=default --reporters=jest-junit",
|
||||
"format": "prettier --write \"./**/*.(ts|js|json|scss)\"",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"postinstall": "husky install"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue