Skip to content

Commit f476c55

Browse files
committed
Release v1.6.14
1 parent b5fd4c1 commit f476c55

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,6 +1,6 @@
11
{
22
"name": "@unicode/unicode-10.0.0",
3-
"version": "1.6.13",
3+
"version": "1.6.14",
44
"description": "JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v10.0.0’s categories, scripts, blocks, bidi, and other properties.",
55
"homepage": "https://github.com/node-unicode/unicode-10.0.0",
66
"main": "index.js",
@@ -23,7 +23,7 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "https://github.com/node-unicode/unicode-10.0.0.git"
26+
"url": "git+https://github.com/node-unicode/unicode-10.0.0.git"
2727
},
2828
"bugs": "https://github.com/node-unicode/node-unicode-data/issues"
2929
}

0 commit comments

Comments
 (0)