diff options
Diffstat (limited to 'www/lib/ionic/bower.json')
| -rw-r--r-- | www/lib/ionic/bower.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/lib/ionic/bower.json b/www/lib/ionic/bower.json index d890506f..7ece91cf 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,9 +29,9 @@ "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" } } |
