summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-25 23:08:18 +0200
committerVictor Häggqvist <[email protected]>2014-06-25 23:08:18 +0200
commit5be5f50b91f40ffdd97c7a100c58bce9cdf12bcd (patch)
tree32c0ffee7043cb5c68194b202eae5e04e4bab6a5
parentcf9a563a6c0222fbdfddbdb420b84a0fd9f6681c (diff)
bower install
-rw-r--r--bower.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 569c47b..da514fd 100644
--- a/bower.json
+++ b/bower.json
@@ -1,5 +1,5 @@
{
- "name": "touch-imagelightbox",
+ "name": "touch-imagelightbox-demo",
"version": "0.0.0",
"authors": [
"Victor Häggqvist <[email protected]>"
@@ -12,5 +12,8 @@
"bower_components",
"test",
"tests"
- ]
+ ],
+ "dependencies": {
+ "touch-imagelightbox": "~0.1.2"
+ }
}