diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-13 09:08:35 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-08-13 09:08:35 -0400 |
| commit | cb120b110fb062a19b73837cd812db243455ca11 (patch) | |
| tree | 1ed81474bf8db619de5b623c56b6a902df31f3be /www/lib/ionic-native-transitions/.bower.json | |
| parent | ac98ba859de3a48cee1ceef595fc885c09727824 (diff) | |
#304 - upgraded native-transitions package as well
Former-commit-id: 066dc6ffa5ecf8949fa3c0a1191d2bebf2f88d50
Diffstat (limited to 'www/lib/ionic-native-transitions/.bower.json')
| -rw-r--r-- | www/lib/ionic-native-transitions/.bower.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/lib/ionic-native-transitions/.bower.json b/www/lib/ionic-native-transitions/.bower.json index ebe74b21..5cdadcee 100644 --- a/www/lib/ionic-native-transitions/.bower.json +++ b/www/lib/ionic-native-transitions/.bower.json @@ -1,6 +1,6 @@ { "name": "ionic-native-transitions", - "version": "1.0.0-rc9", + "version": "1.0.2", "description": "Native transitions for Ionic applications", "main": [ "dist/ionic-native-transitions.js" @@ -11,14 +11,14 @@ "license": "MIT", "homepage": "https://github.com/shprink/ionic-native-transitions", "private": false, - "_release": "1.0.0-rc9", + "_release": "1.0.2", "_resolution": { "type": "version", - "tag": "v1.0.0-rc9", - "commit": "d652f9f0891a2292389f53f7f84fb592e0db8797" + "tag": "v1.0.2", + "commit": "c15ddc9b9e545c940c21aa9505e4c51efc98bd19" }, "_source": "git://github.com/shprink/ionic-native-transitions.git", - "_target": "~1.0.0-rc9", + "_target": "~1.0.2", "_originalSource": "shprink/ionic-native-transitions", "_direct": true }
\ No newline at end of file |
