From 5aef9d7e44377626ef15cf0866f1932b99174f64 Mon Sep 17 00:00:00 2001 From: vbioret Date: Wed, 4 Jan 2017 16:35:20 +0100 Subject: [PATCH] Update bower.json --- bower.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bower.json b/bower.json index 69342c3..3bb6113 100644 --- a/bower.json +++ b/bower.json @@ -12,6 +12,9 @@ "license": "MIT", "homepage": "https://github.com/brandly/angular-youtube-embed", "main": "src/angular-youtube-embed.js", + "dependencies": { + "angular": "~1.2.22" + }, "devDependencies": { "angular": "~1.2.22", "lodash": "~2.4.1",