Skip to content

Commit 9bf3d24

Browse files
author
Dmitry Shirokov
committed
fix: Address issues around utf8 string slicing
1 parent 63dc862 commit 9bf3d24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
],
1313
"author": "Dmitry Shirokov <deadrunk@gmail.com>",
1414
"contributors": [
15-
"William Storey @horgh"
15+
"William Storey @horgh",
16+
"Uman Shahzad @UmanShahzad"
1617
],
1718
"devDependencies": {
1819
"@types/ip-address": "5.8.2",

0 commit comments

Comments
 (0)