From 847c8879cec42cb8592b9466a4c494bbb6331f90 Mon Sep 17 00:00:00 2001 From: Martin Geno Date: Sun, 11 Dec 2016 21:13:44 +0100 Subject: [PATCH] bower fix --- bower.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bower.json b/bower.json index 7591cf2..b7a5e58 100644 --- a/bower.json +++ b/bower.json @@ -23,5 +23,8 @@ "angular-sanitize": "^1.5.8", "angular-ui-tree": "^2.21.2", "angular-markdown-editor-ghiscoding": "^1.0.7" + }, + "resolutions":{ + "angular": "1.6.0" } }