diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-08-05 17:59:26 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-08-05 17:59:26 -0400 |
| commit | 10f5788d747d2f96027c0591fe332b74f9b9aac7 (patch) | |
| tree | 1f0162ff7fd69338eba5eea78cc09fc1f5affd33 /www/lib/angular/package.json | |
| parent | 67b5040175a6c282be515dfb61e30540f22d0333 (diff) | |
Timeline feature (Experimental)
Diffstat (limited to 'www/lib/angular/package.json')
| -rw-r--r-- | www/lib/angular/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
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" }, |
