Skip to content

Commit 66521e8

Browse files
author
nfrasser
committed
v2.1.0
1 parent 3df3568 commit 66521e8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkifyjs",
3-
"version": "2.0.5",
3+
"version": "2.1.0",
44
"description": "Intelligent link recognition, made easy",
55
"repository": {
66
"type": "git",

react.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
module.exports = require('./lib/linkify-react').default;

0 commit comments

Comments
 (0)