Skip to content

Commit 60beef9

Browse files
committed
readme
1 parent 510f38e commit 60beef9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ To use the library in your project, follow these steps:
3131

3232
```shell
3333
npm i @dashjoin/json-schema-form
34+
npm i @angular/material
35+
npm i jsonata
3436
```
3537

3638
In your app module add:

projects/dashjoin/json-schema-form/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ To use the library in your project, follow these steps:
3131

3232
```shell
3333
npm i @dashjoin/json-schema-form
34+
npm i @angular/material
35+
npm i jsonata
3436
```
3537

3638
In your app module add:

0 commit comments

Comments
 (0)