Chromium Code Reviews| Index: third_party/web-animations-js/sources/.bower.json |
| diff --git a/third_party/web-animations-js/sources/.bower.json b/third_party/web-animations-js/sources/.bower.json |
| index 4a09b170bddc7b580106c90a49b9dc7a9f6ff92e..b3fb20452b00b3d7122a9124d8ff2d6526c8c078 100644 |
| --- a/third_party/web-animations-js/sources/.bower.json |
| +++ b/third_party/web-animations-js/sources/.bower.json |
| @@ -36,6 +36,6 @@ |
| "commit": "8cf9e3567c8a30e905e6a2aefb2ebf4120da6859" |
|
dpapad
2016/09/21 02:30:55
Is this file necessary?
Dan Beam
2016/09/21 02:52:52
i don't think it's /necessary/, but it's helpful f
|
| }, |
| "_source": "git://github.com/web-animations/web-animations-js.git", |
| - "_target": "^2.0.0", |
| + "_target": "2.2.2", |
| "_originalSource": "web-animations/web-animations-js" |
| } |