diff options
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", |
