Skip to content

Commit 8584e58

Browse files
Merge pull request cerebral#414 from hipertracker/patch-9
Fix overmind-graphql missing TS types
2 parents d44f8bd + 681d67b commit 8584e58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/node_modules/overmind-graphql/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@types/node": "^12.11.6",
43+
"@types/phoenix": "^1.4.4",
4344
"tslib": "^1.10.0"
4445
}
4546
}

0 commit comments

Comments
 (0)