trying to fix npm gulp-better-rollup issue
This commit is contained in:
parent
fc5ed6cb86
commit
eeb5eb766b
8
package-lock.json
generated
8
package-lock.json
generated
@ -2935,11 +2935,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/plyr": {
|
||||
"version": "3.7.0",
|
||||
"resolved": "git+ssh://git@github.com/sampotts/plyr.git#d434c9af16e641400aaee93188594208d88f2658",
|
||||
"license": "MIT",
|
||||
"version": "3.7.8",
|
||||
"resolved": "https://registry.npmjs.org/plyr/-/plyr-3.7.8.tgz",
|
||||
"integrity": "sha512-yG/EHDobwbB/uP+4Bm6eUpJ93f8xxHjjk2dYcD1Oqpe1EcuQl5tzzw9Oq+uVAzd2lkM11qZfydSiyIpiB8pgdA==",
|
||||
"dependencies": {
|
||||
"core-js": "^3.22.0",
|
||||
"core-js": "^3.26.1",
|
||||
"custom-event-polyfill": "^1.0.7",
|
||||
"loadjs": "^4.2.0",
|
||||
"rangetouch": "^2.0.1",
|
||||
|
@ -47,7 +47,7 @@
|
||||
},
|
||||
"overrides": {
|
||||
"vue-plyr": {
|
||||
"plyr": "^3.7.0"
|
||||
"plyr": "^3.7.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user