Skip to content

Commit fa1bea2

Browse files
committed
Merge pull request #38 from ebarbeito/master
fix in bower.json 'main' section
2 parents d3e2d78 + 9e95dde commit fa1bea2

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,6 +1,6 @@
11
{
22
"name": "Autolinker.js",
3-
"main": "Autolinker.js",
3+
"main": "dist/Autolinker.js",
44
"homepage": "https://github.com/gregjacobs/Autolinker.js",
55
"authors": [
66
"Gregory Jacobs <[email protected]>"

0 commit comments

Comments
 (0)