Skip to content

Commit 939183e

Browse files
authored
Merge pull request #248 from rcastera/babel_polyfill
"for of" loop is not supported by legacy browsers.
2 parents e4871cf + 0f980b2 commit 939183e

4 files changed

Lines changed: 2312 additions & 3 deletions

File tree

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "twitter-text",
33
"description": "official twitter text linkification",
4-
"version": "2.0.3",
4+
"version": "2.0.4-rc1",
55
"main": "build/twitter-text.js",
66
"files": [
77
"build/twitter-text.js"

0 commit comments

Comments
 (0)