From 4f0128e243a02edace85e003174efca0ef99d5f7 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 28 Jan 2025 14:24:12 +0100 Subject: [PATCH] wait #7273 @0.5 --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index aa8d46a23..82cce4d7d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,9 @@ "cash-dom": "^8.1.5", "codemirror": "^6.0.1", "command-line-args": "^5.2.1", + "countup.js": "^2.8.0", "crypto-js": "^4.1.1", + "fabric": "^6.5.4", "jquery-contextmenu": "^2.9.2", "jquery-form": "^4.3.0", "jquery.scrollto": "^2.1.3", @@ -47,6 +49,7 @@ "pipwerks-scorm-api-wrapper": "^0.1.2", "plyr": "^3.7.8", "puppeteer": "^19.9.0", + "raphael": "^2.3.0", "select2": "^4.1.0-rc.0", "select2-bootstrap-theme": "^0.1.0-beta.10", "semver": "^7.5.4", -- 2.39.5