summaryrefslogtreecommitdiff
path: root/www/lib/angular/package.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-08-05 17:59:26 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-08-05 17:59:26 -0400
commit10f5788d747d2f96027c0591fe332b74f9b9aac7 (patch)
tree1f0162ff7fd69338eba5eea78cc09fc1f5affd33 /www/lib/angular/package.json
parent67b5040175a6c282be515dfb61e30540f22d0333 (diff)
Timeline feature (Experimental)
Diffstat (limited to 'www/lib/angular/package.json')
-rw-r--r--www/lib/angular/package.json4
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"
},