diff options
Diffstat (limited to 'www/lib/angular-touch/bower.json')
| -rw-r--r-- | www/lib/angular-touch/bower.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/lib/angular-touch/bower.json b/www/lib/angular-touch/bower.json index 7746d5e4..9f4dd325 100644 --- a/www/lib/angular-touch/bower.json +++ b/www/lib/angular-touch/bower.json @@ -1,9 +1,10 @@ { "name": "angular-touch", - "version": "1.4.6", + "version": "1.5.3", + "license": "MIT", "main": "./angular-touch.js", "ignore": [], "dependencies": { - "angular": "1.4.6" + "angular": "1.5.3" } } |
