Upgrade AngularJS to 1.3.20

This commit is contained in:
Jack Grigg 2016-09-11 02:21:15 +12:00
parent 83fb8fe973
commit 1d5273d621
2 changed files with 15 additions and 15 deletions

View File

@ -2,13 +2,13 @@
"name": "Insight",
"version": "0.0.1",
"dependencies": {
"angular": "~1.2.13",
"angular-resource": "~1.2.13",
"angular-route": "~1.2.13",
"angular": "~1.3.20",
"angular-resource": "~1.3.20",
"angular-route": "~1.3.20",
"bootstrap": "~3.1.1",
"angular-bootstrap": "~0.10.0",
"angular-qrcode": "~3.1.0",
"angular-animate": "~1.2.13",
"angular-animate": "~1.3.20",
"momentjs": "~2.5.1",
"zeroclipboard": "~1.3.2",
"ngprogress": "~1.0.4",

File diff suppressed because one or more lines are too long