vuex-orm / plugin-graphql

Vuex ORM persistence plugin to sync the store against a GraphQL API.
https://vuex-orm.github.io/plugin-graphql/
MIT License
226 stars 52 forks source link

Need to change the "typings" path to "dist/index.d.ts" #158

Closed icetomcat closed 3 years ago

icetomcat commented 4 years ago

https://github.com/vuex-orm/plugin-graphql/blob/bd1ffc7e714dc14b886bbe693ab716e1c0b67ed8/package.json#L9

timvandesteeg commented 4 years ago

Any progress or workaround on this? This little typo is causing our Jest tests not to run. Loving the plugin by the way.

phortx commented 3 years ago

Should be fixed with https://github.com/vuex-orm/plugin-graphql/releases/tag/v1.0.0-rc.42