aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-03-06 18:59:09 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-03-06 18:59:09 +0100
commit027dc259da986363a0c5a5294bcce35404c1c521 (patch)
treeaa7fd3d86cd8a6280b7f222efee7f361763399a3 /package.json
parent32bbe63ea6c0ad8baefa508cd15f2fda4b0bad5c (diff)
downloadfosdem-2021-minimalism-presentation-027dc259da986363a0c5a5294bcce35404c1c521.tar
fosdem-2021-minimalism-presentation-027dc259da986363a0c5a5294bcce35404c1c521.tar.gz
add webpack, move playback to own module
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6e984ec..a8937b1 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
"mustache": "^4.0.0",
"socket.io": "^2.3.0",
"yargs": "^15.1.0",
+ "webpack-stream": "^5.2.1",
"@babel/core": "^7.8.7",
"@babel/preset-env": "^7.8.7"
},