From a1f3994a1849dbd1b5157adf8c16e6e72ca5736e Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 26 Jun 2016 18:08:07 -0400 Subject: updated videogular to 1.4.4 Former-commit-id: 7348ef0ae60746ce86cd4e813cf10e8b53e723d7 --- www/lib/videogular/package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www/lib/videogular/package.json') diff --git a/www/lib/videogular/package.json b/www/lib/videogular/package.json index ee4603b7..9892ee30 100644 --- a/www/lib/videogular/package.json +++ b/www/lib/videogular/package.json @@ -1,7 +1,11 @@ { "name": "videogular", - "version": "1.3.2", + "version": "1.4.4", "main": "index.js", + "dependencies": { + "angular": "^1.3.0", + "angular-sanitize": "^1.3.0" + }, "devDependencies": { "grunt": "~0.4.1", "grunt-release": "~0.7.0" -- cgit v1.2.3