graphql-postgres-subscriptions
Advanced tools
Comparing version
{ | ||
"name": "graphql-postgres-subscriptions", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "index.js", | ||
@@ -13,4 +13,6 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": { | ||
"graphql": "^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0" | ||
}, | ||
"dependencies": { | ||
"graphql": "^0.13.2", | ||
"graphql-subscriptions": "^0.5.8", | ||
@@ -22,2 +24,3 @@ "iterall": "^1.2.2", | ||
"devDependencies": { | ||
"graphql": "^14.0.2", | ||
"jest": "^22.4.3" | ||
@@ -24,0 +27,0 @@ }, |
Sorry, the diff of this file is not supported yet
127850
0.08%2
100%+ Added
- Removed