From cee4fb2bcd4c0d6e689071c7cea88f6223126ff4 Mon Sep 17 00:00:00 2001 From: nelo Date: Thu, 6 Oct 2016 07:44:13 +0200 Subject: [PATCH] =?UTF-8?q?cambios=20en=20la=20versi=C3=B3n=20de=20los=20p?= =?UTF-8?q?aquetes=20para:=20angular=20v1.5.8=20ui-router=20v1.0.0-beta.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 701721c00..987bb7e69 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "url": "http://git.verdnatura.es:/salix" }, "dependencies": { - "angular": "^1.4.1", - "angular-ui-router": "^0.2.15", + "angular": "^1.5.8", + "angular-ui-router": "^1.0.0-beta.3", "oclazyload": "^0.6.3" }, "devDependencies": {