From 79da40aaf18b890f2e79eab84532fa318755bfd9 Mon Sep 17 00:00:00 2001 From: btopro Date: Thu, 25 Jul 2024 10:45:16 -0400 Subject: [PATCH] AI said put it here too... doesnt work tho --- api/package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/api/package.json b/api/package.json index 447f52ff8e..ee37ed904e 100644 --- a/api/package.json +++ b/api/package.json @@ -9,6 +9,10 @@ "lit-html": "^3.1.4", "@lit-labs/ssr": "^3.2.2", "lit": "^3.1.4", - "node-html-parser": "^6.1.13" + "node-html-parser": "^6.1.13", + "@haxtheweb/course-design": "^9.0.2", + "@haxtheweb/video-player": "^9.0.2", + "@haxtheweb/lrn-math": "^9.0.2", + "@haxtheweb/media-image": "^9.0.2" } } \ No newline at end of file