diff options
Diffstat (limited to 'www/lib/filelogger/bower.json')
| -rw-r--r-- | www/lib/filelogger/bower.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lib/filelogger/bower.json b/www/lib/filelogger/bower.json index 3ec2e262..84f96637 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", |
