summaryrefslogtreecommitdiff
path: root/www/lib/angular-touch/bower.json
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-09-27 11:39:30 -0400
committerPliable Pixels <pliablepixels@gmail.com>2017-09-27 11:39:30 -0400
commite18708f10b04455be151a5a799f0109c34f20a25 (patch)
tree9e4559ef0fff8b366474e7768308ddca1e32268a /www/lib/angular-touch/bower.json
parent97a1cb3ae199c7b5455dcba0001efd5b4c32040a (diff)
package updates to set up bower correctly #535
Diffstat (limited to 'www/lib/angular-touch/bower.json')
-rw-r--r--www/lib/angular-touch/bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lib/angular-touch/bower.json b/www/lib/angular-touch/bower.json
index 9f4dd325..7f479956 100644
--- a/www/lib/angular-touch/bower.json
+++ b/www/lib/angular-touch/bower.json
@@ -1,10 +1,10 @@
{
"name": "angular-touch",
- "version": "1.5.3",
+ "version": "1.5.8",
"license": "MIT",
"main": "./angular-touch.js",
"ignore": [],
"dependencies": {
- "angular": "1.5.3"
+ "angular": "1.5.8"
}
}