Skip to content

Commit

Permalink
fix: remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Apr 29, 2024
1 parent a4eb545 commit 7eb4f02
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 13 deletions.
11 changes: 0 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"eleventy-plugin-pwa-v2": "^1.0.1",
"get-youtube-id": "1.0.1",
"infusion": "4.6.0",
"lite-youtube-embed": "0.3.2",
"rosetta": "1.1.0",
"title": "3.5.3"
},
Expand Down
1 change: 0 additions & 1 deletion src/assets/scripts/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ https://github.com/inclusive-design/acaw-cama/raw/master/LICENSE.md.
*/

import "@zachleat/filter-container";
import "lite-youtube-embed";

import VideoOverlay from "./_overlay.module.js";

Expand Down

0 comments on commit 7eb4f02

Please sign in to comment.