From 858c3be9d411410e8eaaeb049d5d5b433462e09e Mon Sep 17 00:00:00 2001 From: Engelbert Niehaus Date: Fri, 21 Jan 2022 18:35:26 +0100 Subject: [PATCH] Update package.json no build here of reveal.js - update release from source of RevealJS --- docs/reveal/plugin/multiplex/package.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reveal/plugin/multiplex/package.json b/docs/reveal/plugin/multiplex/package.json index 368bfd6..5bb60ee 100755 --- a/docs/reveal/plugin/multiplex/package.json +++ b/docs/reveal/plugin/multiplex/package.json @@ -9,11 +9,5 @@ "engines": { "node": "~4.1.1" }, - "dependencies": { - "express": "~4.13.3", - "grunt-cli": "~0.1.13", - "mustache": "~2.2.1", - "socket.io": "~1.3.7" - }, "license": "MIT" }