Skip to content

Commit

Permalink
Remove Node13 note
Browse files Browse the repository at this point in the history
  • Loading branch information
drwpow committed Mar 21, 2024
1 parent ef5998f commit ba898e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ console.log(minified);
// query allProducts{products{name price …
```

_Note: for Node.js < 13.3.0 or if ES Modules aren’t supported, use
`const gqlmin = require('gqlmin')` instead._

### CLI

```
Expand Down

0 comments on commit ba898e0

Please sign in to comment.