From f53cb76ed1f89607bb8f8c261fa771d733d04b3f Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 31 Jul 2015 09:21:51 -0400 Subject: modified image access to route through index.php and fixed cookie intercept and insert --- www/lib/angular/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/lib/angular/package.json') diff --git a/www/lib/angular/package.json b/www/lib/angular/package.json index ce0638a0..28ac057c 100644 --- a/www/lib/angular/package.json +++ b/www/lib/angular/package.json @@ -1,8 +1,8 @@ { "name": "angular", - "version": "1.3.13", + "version": "1.4.3", "description": "HTML enhanced for web apps", - "main": "angular.js", + "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, -- cgit v1.2.3