From 10f5788d747d2f96027c0591fe332b74f9b9aac7 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 5 Aug 2015 17:59:26 -0400 Subject: Timeline feature (Experimental) --- 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 28ac057c..ce0638a0 100644 --- a/www/lib/angular/package.json +++ b/www/lib/angular/package.json @@ -1,8 +1,8 @@ { "name": "angular", - "version": "1.4.3", + "version": "1.3.13", "description": "HTML enhanced for web apps", - "main": "index.js", + "main": "angular.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, -- cgit v1.2.3