@graphile-contrib/pg-many-to-many
Advanced tools
Comparing version 2.0.0-beta.4 to 2.0.0-beta.5
@@ -45,3 +45,3 @@ "use strict"; | ||
]); | ||
return ["manyToMany", "connection", "-list", behavior, overrides]; | ||
return ["manyToMany", "connection", "list", behavior, overrides]; | ||
}, | ||
@@ -48,0 +48,0 @@ }, |
{ | ||
"name": "@graphile-contrib/pg-many-to-many", | ||
"version": "2.0.0-beta.4", | ||
"version": "2.0.0-beta.5", | ||
"description": "Add connection fields for many-to-many relations", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
83180