Skip to content

Commit 92ef8f7

Browse files
committed
Fix name of package in bower.json to be lowercase
1 parent e48391d commit 92ef8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Autolinker.js",
2+
"name": "autolinker.js",
33
"main": "dist/Autolinker.js",
44
"homepage": "https://github.com/gregjacobs/Autolinker.js",
55
"authors": [

0 commit comments

Comments
 (0)