Skip to content

Commit 9e95dde

Browse files
committed
fix in bower.json 'main' section
1 parent d3e2d78 commit 9e95dde

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)