summaryrefslogtreecommitdiff
path: root/www/lib/angular/package.json
diff options
context:
space:
mode:
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 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"
},