diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-12-03 21:32:32 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-12-03 21:32:32 +0100 |
| commit | 463f04f38459250609291e8cf6554cc1dc066029 (patch) | |
| tree | 04cd9cf25404160715359b57691f6a7529fb5458 /client/package.json | |
| parent | 6300cbad1513e67400389b20d5c588d940737cab (diff) | |
disable livestreams
Diffstat (limited to 'client/package.json')
| -rw-r--r-- | client/package.json | 1 |
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", |
