removed unused depdencnY
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
- [ ] make it work decently for mobile!
|
||||
- [Plyr.js](https://github.com/sampotts/plyr#api) might help with this
|
||||
- [Svelte Wrapper](https://github.com/benwoodward/svelte-plyr#readme)
|
||||
- [ ] either don't allow going before the first module, or fix it so that the first module isn't highlighted when watching the pre-module content (first solution is easier)
|
||||
- [ ] add "flat" drop shadow to progress bar and modules
|
||||
- [x] either don't allow going before the first module, or fix it so that the first module isn't highlighted when watching the pre-module content (first solution is easier)
|
||||
- [x] add "flat" drop shadow to progress bar and modules
|
||||
- [ ] add a diagonally oriented aqua triangle at the upper right, as the logo
|
||||
|
||||
4
modulearn/package-lock.json
generated
4
modulearn/package-lock.json
generated
@@ -94,10 +94,6 @@
|
||||
"picomatch": "^2.2.2"
|
||||
}
|
||||
},
|
||||
"@sveltecasts/svelte-youtube": {
|
||||
"version": "git+https://github.com/zevaverbach/svelte-youtube.git#08264b28c00e74a9bfd60dc2dace4ac935882af4",
|
||||
"from": "git+https://github.com/zevaverbach/svelte-youtube.git"
|
||||
},
|
||||
"@types/color-name": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz",
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
"svelte": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sveltecasts/svelte-youtube": "git+https://github.com/zevaverbach/svelte-youtube.git",
|
||||
"g": "^2.0.1",
|
||||
"sirv-cli": "^1.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user