Skip to content

Commit

Permalink
Merge pull request #80 from mizdra/improve-install-script
Browse files Browse the repository at this point in the history
Update installation scripts
  • Loading branch information
mizdra authored Apr 17, 2024
2 parents 7799678 + 4d44e5b commit edaf389
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ GraphQL Code Generator Plugin to define mock data factory.
## Installation

```sh
npm install --save-dev @mizdra/graphql-codegen-typescript-fabbrica
npm install -D @mizdra/graphql-codegen-typescript-fabbrica @graphql-codegen/cli @graphql-codegen/typescript
npm install -S graphql
```

## Requirements
Expand Down

0 comments on commit edaf389

Please sign in to comment.