changing ionic to version 1.3.3 with the backbutton fix
This commit is contained in:
parent
bca0475642
commit
a26d27132c
1 changed files with 3 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
"angular-gettext": "2.2.1",
|
"angular-gettext": "2.2.1",
|
||||||
"angular-moment": "0.10.1",
|
"angular-moment": "0.10.1",
|
||||||
"angular-qrcode": "bitpay/angular-qrcode#~6.3.0",
|
"angular-qrcode": "bitpay/angular-qrcode#~6.3.0",
|
||||||
"ionic": "1.3.1",
|
"ionic": "https://github.com/driftyco/ionic-v1.git",
|
||||||
"moment": "2.10.3",
|
"moment": "2.10.3",
|
||||||
"ng-lodash": "0.2.3",
|
"ng-lodash": "0.2.3",
|
||||||
"qrcode-decoder-js": "*",
|
"qrcode-decoder-js": "*",
|
||||||
|
|
@ -23,6 +23,7 @@
|
||||||
"ngtouch": "^1.0.1"
|
"ngtouch": "^1.0.1"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"angular": "1.5.3"
|
"angular": "1.5.3",
|
||||||
|
"ionic": "298ad4b645"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue