diff --git a/bower.json b/bower.json index e09af3e..cef9635 100755 --- a/bower.json +++ b/bower.json @@ -2,7 +2,6 @@ "name": "dssweb", "version": "0.0.0", "dependencies": { - "SoundManager2": "soundmanager#*", "angular": "~1.4.3", "angular-animate": "*", "angular-bootstrap": "~0.14.3", @@ -42,7 +41,8 @@ "socket.io-client": "^1.4.6", "angular-toastr": "^1.7.0", "ngclipboard": "^1.1.1", - "clipboard": "^1.5.12" + "clipboard": "^1.5.12", + "soundmanager2": "*" }, "devDependencies": { "angular-mocks": ">=1.2.*", diff --git a/client/index.html b/client/index.html index e8aaa27..a2701c7 100644 --- a/client/index.html +++ b/client/index.html @@ -75,7 +75,6 @@ - @@ -132,6 +131,7 @@ +