Skip to content

Commit c84228b

Browse files
committed
Fix name in bower.json
1 parent 596add0 commit c84228b

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)