mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 21:59:43 +03:00
We use npx to run snowpack so it is not needed to install
This commit is contained in:
parent
3ff993c2bc
commit
73ca2c2464
2 changed files with 1 additions and 1511 deletions
1508
build/javascript/package-lock.json
generated
1508
build/javascript/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -13,9 +13,7 @@
|
||||||
"video.js": "7.8.3",
|
"video.js": "7.8.3",
|
||||||
"@videojs/http-streaming": "2.2.0"
|
"@videojs/http-streaming": "2.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {},
|
||||||
"snowpack": "^2.14.1"
|
|
||||||
},
|
|
||||||
"snowpack": {
|
"snowpack": {
|
||||||
"install": [
|
"install": [
|
||||||
"video.js/core.js",
|
"video.js/core.js",
|
||||||
|
|
Loading…
Reference in a new issue