diff --git a/bower.json b/bower.json index d00b505..edbc002 100644 --- a/bower.json +++ b/bower.json @@ -17,6 +17,9 @@ "devDependencies": { "angular-mocks": "^1.3.0" }, + "resolutions":{ + "angular": "^1.4.1" + }, "appPath": "app", "moduleName": "apacheZeppelinGsocApp" }