Skip to content

Commit c3a8130

Browse files
Boris Chernyphilsturgeon
authored andcommitted
add temp readme notice
1 parent 82336ed commit c3a8130

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
NOTE: This is a temporary fork of [APIDevTools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser). Context [here](https://github.com/bcherny/json-schema-to-typescript/issues/469).
2+
13
JSON Schema $Ref Parser
24
============================
35
#### Parse, Resolve, and Dereference JSON Schema $ref pointers

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@apidevtools/json-schema-ref-parser",
2+
"name": "@bcherny/json-schema-ref-parser",
33
"version": "0.0.0-dev",
44
"description": "Parse, Resolve, and Dereference JSON Schema $ref pointers",
55
"keywords": [

0 commit comments

Comments
 (0)