Skip to content

Commit 9dc8597

Browse files
committed
Merge branch 'main' of github.com:fastify/merge-json-schemas
2 parents 3e43524 + 302bb98 commit 9dc8597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# merge-json-schema
1+
# @fastify/merge-json-schema
22

33
__merge-json-schema__ is a javascript library that build a logical product (AND) for multiple [JSON schemas](https://json-schema.org/draft/2020-12/json-schema-core#name-introduction).
44

@@ -15,7 +15,7 @@ __merge-json-schema__ is a javascript library that build a logical product (AND)
1515
## Installation
1616

1717
```bash
18-
npm install merge-json-schema
18+
npm install @fastify/merge-json-schema
1919
```
2020

2121
<a name="usage"></a>

0 commit comments

Comments
 (0)