Skip to content

v2.0.2 - Fixed typo in readme

Choose a tag to compare

@chj-web chj-web released this 19 Mar 17:40
· 130 commits to master since this release

Fixed a small typo in README.md that suggested the default schema path was models/schema.gql, it is actually fauna/schema.gql or fauna/schema.graphql.

This required a new npm release since you can't just update the readme file.