diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-09-17 12:32:47 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-09-17 12:32:47 -0400 |
| commit | 7c385a7877aa4b0163dda6206f656846db2cf039 (patch) | |
| tree | 0dd09ef3261f0eca43cda22d27ab3a431ad1cd2f /www/lib/ionic/.bower.json | |
| parent | a0b74399c4f1a7754029e1fd7f4be3b20836404a (diff) | |
iOS9 fixes (which includes ionic updates to 1.1.0)
Diffstat (limited to 'www/lib/ionic/.bower.json')
| -rw-r--r-- | www/lib/ionic/.bower.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/www/lib/ionic/.bower.json b/www/lib/ionic/.bower.json index 661ea0b3..fe92e015 100644 --- a/www/lib/ionic/.bower.json +++ b/www/lib/ionic/.bower.json @@ -1,7 +1,7 @@ { "name": "ionic", - "version": "1.0.1", - "codename": "vanadium-vaquita", + "version": "1.1.0", + "codename": "xenon-xerus", "homepage": "https://github.com/driftyco/ionic", "authors": [ "Max Lynch <max@drifty.com>", @@ -29,18 +29,18 @@ "license": "MIT", "private": false, "dependencies": { - "angular": "1.3.13", - "angular-animate": "1.3.13", - "angular-sanitize": "1.3.13", + "angular": "1.4.3", + "angular-animate": "1.4.3", + "angular-sanitize": "1.4.3", "angular-ui-router": "0.2.13" }, - "_release": "1.0.1", + "_release": "1.1.0", "_resolution": { "type": "version", - "tag": "v1.0.1", - "commit": "160898db160981d52c4606aef22b2f064b6c2539" + "tag": "v1.1.0", + "commit": "e3a8ca9d747335867c51a50f48e206dd16c5fbfd" }, "_source": "git://github.com/driftyco/ionic-bower.git", - "_target": "1.0.1", + "_target": "1.1.0", "_originalSource": "driftyco/ionic-bower" -} +}
\ No newline at end of file |
