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