From d7d2c8cb3594558fc82bfe3126b01a1ddd4f478c Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Tue, 8 Mar 2016 12:43:58 +0000 Subject: [PATCH] get the latest swfobject 2.3.0 using an alternative bower package repo (#116 #328 #329) --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index e3d02b0fd..083060648 100644 --- a/bower.json +++ b/bower.json @@ -31,7 +31,7 @@ "jquery-validate": "~1.13.1", "jquery": "~1.12.1", "jquery-ui": "1.11.4", - "swfobject": "*", + "swfobject-bower": "2.3.0", "tablesorter": "jquery.tablesorter#^2.20.1", "bootstrap3-dialog": "bootstrap-dialog#^1.34.9", "jasny-bootstrap": "^3.1.3",