Skip to content

Commit 1ba20d4

Browse files
committed
Merge pull request robflaherty#43 from Aupajo/patch-1
Fix name in bower.json
2 parents 596add0 + c84228b commit 1ba20d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Scroll Depth",
2+
"name": "scroll-depth",
33
"main": "jquery.scrolldepth.js",
44
"version": "0.6.0",
55
"homepage": "http://scrolldepth.parsnip.io",
@@ -24,4 +24,4 @@
2424
"build.sh",
2525
"contributing.md"
2626
]
27-
}
27+
}

0 commit comments

Comments
 (0)