From ddb665182e8d56adb05e46d466dd03a850c5a24e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Fri, 26 Oct 2018 10:00:51 +0200 Subject: [PATCH] =?UTF-8?q?Update=20angular=201.6.8=20=E2=86=92=201.7.5,?= =?UTF-8?q?=20underscore=201.8.3=20=E2=86=92=201.9.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bower.json | 14 +++++++------- index.html | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bower.json b/bower.json index a740408..6ab68d1 100644 --- a/bower.json +++ b/bower.json @@ -6,13 +6,13 @@ "license": "GPLv3", "private": true, "dependencies": { - "angular": "1.6.x", - "angular-route": "1.6.x", - "angular-sanitize": "1.6.x", - "angular-touch": "1.6.x", - "angular-loader": "1.6.x", - "angular-mocks": "1.6.x", - "underscore": "~1.8" + "angular": "1.7.x", + "angular-route": "1.7.x", + "angular-sanitize": "1.7.x", + "angular-touch": "1.7.x", + "angular-loader": "1.7.x", + "angular-mocks": "1.7.x", + "underscore": "~1.9" }, "devDependencies": { "bootstrap": "~3.3", diff --git a/index.html b/index.html index 77e92fe..773c267 100644 --- a/index.html +++ b/index.html @@ -19,11 +19,11 @@ - - - - - + + + + +