We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ce57d commit d727342Copy full SHA for d727342
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unicode-range-json",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "A list of all the Unicode Range Names and their hex/decimal range numbers.",
5
"license": "MIT",
6
"repository": "radiovisual/unicode-range-json",
readme.md
@@ -2,7 +2,8 @@
> A list of all the Unicode Range Names and their hex/decimal range numbers.
-This module simply returns the [unicode-range.json](unicode-range.json) file.
+This module simply returns the [unicode-range.json](https://github.com/radiovisual/unicode-range-json/blob/master/unicode-ranges.json) file.
+
7
8
## Install
9
0 commit comments