diff options
Diffstat (limited to 'www/lib/filelogger/.bower.json')
| -rw-r--r-- | www/lib/filelogger/.bower.json | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/www/lib/filelogger/.bower.json b/www/lib/filelogger/.bower.json index ff9be55e..806271c7 100644 --- a/www/lib/filelogger/.bower.json +++ b/www/lib/filelogger/.bower.json @@ -1,11 +1,11 @@ { "name": "filelogger", - "version": "1.3.0", + "version": "1.3.1", "homepage": "https://github.com/pbakondy/filelogger", "authors": [ "Peter Bakondy <pbakondy@gmail.com>" ], - "description": "Cordova library to log messages to local filesystem", + "description": "Ionic library to log messages to local filesystem", "main": "./dist/filelogger.min.js", "ignore": [ "**/.*", @@ -14,7 +14,7 @@ "config" ], "dependencies": { - "ngCordova": ">= 0.1.14-alpha" + "ngCordova": ">= 0.1.24-alpha" }, "keywords": [ "cordova", @@ -27,14 +27,13 @@ "file logger" ], "license": "MIT", - "_release": "1.3.0", + "_release": "1.3.1", "_resolution": { "type": "version", - "tag": "v1.3.0", - "commit": "9500dca94558ffb27de6416c6031ddf54e183265" + "tag": "v1.3.1", + "commit": "420508b796674ca0f96da0bc04d80a627f9aebbe" }, - "_source": "git://github.com/pbakondy/filelogger.git", + "_source": "https://github.com/pbakondy/filelogger.git", "_target": "~1.3.0", - "_originalSource": "filelogger", - "_direct": true + "_originalSource": "filelogger" }
\ No newline at end of file |
