upgrade ionic version

This commit is contained in:
Javier 2016-05-13 11:40:12 -03:00
parent c1324dd19c
commit 82558a1696
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"animate.css": "3.5.1",
"foundation": "5.5.3",
"foundation-icon-fonts": "*",
"ionic": "1.2.4",
"ionic": "1.3.1",
"moment": "2.10.3",
"ng-lodash": "0.2.3",
"qrcode-decoder-js": "*",
@ -32,6 +32,7 @@
"resolutions": {
"angular": "1.4.6",
"qrcode-generator": "0.1.0",
"angular-ui-router": "0.2.18",
"fastclick": "1.0.6"
}
}