File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ This plugin targets the alpha release of PostGraphile v4. Bug reports and pull
1313| 4.0.0-alpha2.21 - 4.0.0-alpha2.25 | 1.0.0-alpha.1 |
1414| 4.0.0-alpha2.26 | 1.0.0-alpha.2 - 1.0.0-alpha.3 |
1515| 4.0.0-alpha2.27 - 4.0.0-alpha2.28 | 1.0.0-alpha.4 - 1.0.0-alpha.6 |
16+ | 4.0.0-alpha2.30 | 1.0.0-alpha.7 |
1617
1718## Getting Started
1819
Original file line number Diff line number Diff line change 11{
22 "name" : " postgraphile-plugin-connection-filter" ,
3- "version" : " 1.0.0-alpha.6 " ,
3+ "version" : " 1.0.0-alpha.7 " ,
44 "description" : " Advanced filtering of Connections in PostGraphile" ,
55 "main" : " index.js" ,
66 "scripts" : {
1717 },
1818 "dependencies" : {},
1919 "peerDependencies" : {
20- "postgraphile" : " 4.0.0-alpha2.27 || 4.0.0-alpha2.28 "
20+ "postgraphile" : " 4.0.0-alpha2.30 "
2121 },
2222 "devDependencies" : {
2323 "eslint" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments