Skip to content

Commit 10a9055

Browse files
authored
Merge pull request #94 from adrianheine/astral
Support astral ID_Continue characters in capture group names
2 parents 3f5db08 + d98f8a3 commit 10a9055

File tree

5 files changed

+75
-34
lines changed

5 files changed

+75
-34
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
},
2525
"devDependencies": {
2626
"regenerate": "~1.0.1",
27-
"unicode-7.0.0": "~0.1.5"
27+
"unicode-11.0.0": "^0.7.8"
2828
}
2929
}

0 commit comments

Comments
 (0)