summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
+ }
}