gramps-graphql / rest-helpers

REST helper classes for GrAMPS GraphQL data sources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latest release broken

timrs2998 opened this issue · comments

When you yarn add @gramps/rest-helpers, you get 1.0.0-beta.1, which is missing the connector. The 1.0.0-beta.3 is the latest working version, and users have to yarn add @gramps/rest-helpers@1.0.0-beta.3 to avoid a broken version.

https://www.npmjs.com/package/@gramps/rest-helpers shows 1.0.0-beta.1

@timrs2998 Sorry about that. 1.0.0 should be available now with yarn add @gramps/rest-helpers@latest.