Skip to content

Commit 42f525d

Browse files
committed
v1.8.0
1 parent 3233cfd commit 42f525d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "autolinker",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"description": "Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML",
55
"main": "dist/Autolinker.js",
66
"files": [
7-
"dist"
7+
"./dist"
88
],
99
"directories": {
1010
"test": "tests"

0 commit comments

Comments
 (0)