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/.bower.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www/lib/angular/.bower.json') diff --git a/www/lib/angular/.bower.json b/www/lib/angular/.bower.json index 8852ccd5..7da70b38 100644 --- a/www/lib/angular/.bower.json +++ b/www/lib/angular/.bower.json @@ -1,17 +1,17 @@ { "name": "angular", - "version": "1.4.3", + "version": "1.3.13", "main": "./angular.js", "ignore": [], "dependencies": {}, "homepage": "https://github.com/angular/bower-angular", - "_release": "1.4.3", + "_release": "1.3.13", "_resolution": { "type": "version", - "tag": "v1.4.3", - "commit": "dbd689e8103a6366e53e1f6786727f7c65ccfd75" + "tag": "v1.3.13", + "commit": "ad68cfecb69ff7cacb27813377ce9d95e072529b" }, "_source": "git://github.com/angular/bower-angular.git", - "_target": "1.4.3", + "_target": "1.3.13", "_originalSource": "angular" } -- cgit v1.2.3