| Index: package.json |
| diff --git a/package.json b/package.json |
| index 75f9c9238596ef10c4fc173c350f44cddd739b2b..9096637c98477a51a39d0c6403a569cc7491dc32 100644 |
| --- a/package.json |
| +++ b/package.json |
| @@ -7,9 +7,11 @@ |
| "chrome-remote-interface": "^0.20.0", |
| "eslint": "^3.19.0", |
| "eslint-config-eyeo": "1.0.4", |
| + "extract-zip": "1.6.5", |
| "nodeunit": "0.9.1", |
| "sandboxed-module": "2.0.3", |
| - "extract-zip": "1.6.5" |
| + "script-loader": "0.7.0", |
| + "webpack": "3.5.4" |
| }, |
| "scripts": { |
| "eslint": "eslint *.js lib test chrome", |