Chromium Code Reviews| Index: third_party/node/package.json |
| diff --git a/third_party/node/package.json b/third_party/node/package.json |
| index 0723d6fc7ac76a6da16c220cd80d8a036b17236a..11c291b63bf9c1e6b5df856e49c3472acf35aedd 100644 |
| --- a/third_party/node/package.json |
| +++ b/third_party/node/package.json |
| @@ -5,8 +5,8 @@ |
| "dependencies": { |
| "crisper": "2.0.2", |
| "eslint": "3.19.0", |
| + "polymer-bundler": "3.0.1", |
| "polymer-css-build": "0.1.2", |
| - "uglify-es": "3.0.15", |
| - "vulcanize": "1.15.4" |
| + "uglify-es": "3.0.15" |
| } |
| } |