chore: Update version in README installation guide
kitten.sh 2 years ago f283773b aa947703
··· 50 ```diff 51 { 52 "dependencies": { 53 - - "graphql": "^15.5.0" 54 - + "graphql": "npm:graphql-web-lite@^15.5.1001" 55 } 56 } 57 ```
··· 50 ```diff 51 { 52 "dependencies": { 53 + - "graphql": "^16.6.0" 54 + + "graphql": "npm:graphql-web-lite@^16.6.0-3" 55 } 56 } 57 ```