We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c95de commit 0904760Copy full SHA for 0904760
package.json
@@ -4,7 +4,7 @@
4
"description": "Vuex-ORM persistence plugin to sync the store against a GraphQL API.",
5
"main": "dist/vuex-orm-graphql.umd.js",
6
"module": "dist/vuex-orm-graphql.es5.js",
7
- "typings": "dist/types/vuex-orm-graphql.d.ts",
+ "typings": "dist/types/index.d.ts",
8
"files": [
9
"dist"
10
],
0 commit comments