From b4869ffce06892d8e00d8379f57b0a3c4005aa74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abdo=CC=81n=20Rodri=CC=81guez=20Davila?= Date: Fri, 14 Apr 2017 11:13:45 +0200 Subject: [PATCH] Revert "Downgrade the web-animations-js to avoid https://github.com/web-animations/web-animations-js/issues/123" This reverts commit fb962af431c38c9b92a0799fd51674c7d2cf2608. --- bower.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 1616171..fae4993 100644 --- a/bower.json +++ b/bower.json @@ -22,8 +22,7 @@ "paper-styles": "PolymerElements/paper-styles#^1.1.0", "paper-tabs": "PolymerElements/paper-tabs#^1.7.0", "polymer": "Polymer/polymer#^1.7.0", - "polymerfire": "firebase/polymerfire#^0.10.0", - "web-animations-js": "web-animations/web-animations-js#2.2.2" + "polymerfire": "firebase/polymerfire#^0.10.0" }, "resolutions": { "app-storage": "^1.0.0"