Mirror: The small sibling of the graphql package, slimmed down for client-side libraries.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

v15.5.1001

+2 -2
+1 -1
README.md
··· 46 46 { 47 47 "dependencies": { 48 48 - "graphql": "^15.5.0" 49 - + "graphql": "npm:graphql-web-lite@^15.5.1000" 49 + + "graphql": "npm:graphql-web-lite@^15.5.1001" 50 50 } 51 51 } 52 52 ```
+1 -1
package.json
··· 1 1 { 2 2 "name": "graphql-web-lite", 3 3 "description": "graphql npm package slimmed down for client-side libraries", 4 - "version": "15.5.1000", 4 + "version": "15.5.1001", 5 5 "license": "MIT", 6 6 "private": true, 7 7 "workspaces": [