summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-03 21:32:32 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-03 21:32:32 +0100
commit463f04f38459250609291e8cf6554cc1dc066029 (patch)
tree04cd9cf25404160715359b57691f6a7529fb5458 /client/package.json
parent6300cbad1513e67400389b20d5c588d940737cab (diff)
disable livestreams
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
index 7134683..1fd8fe8 100644
--- a/client/package.json
+++ b/client/package.json
@@ -14,6 +14,7 @@
"web:serve": "http-serve -p 3001 --gzip true ./web/build"
},
"dependencies": {
+ "node-zopfli": "^2.0.0",
"react": "16.0.0-alpha.6",
"react-native": "0.43.4",
"react-native-web": "^0.0.96",