Skip to content

Commit 0a4a17a

Browse files
committed
fix: version and descr
1 parent 82f9a84 commit 0a4a17a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@imqueue/type-graphql-dependency",
3-
"version": "1.1.7",
4-
"description": "Cross-service GraphQL dependencies for underlying @imqueue services",
3+
"version": "1.0.0",
4+
"description": "Adoption of @imqueue/graphql-dependency for use with type-graphql",
55
"main": "index.js",
66
"scripts": {
77
"prepublishOnly": "npm run build",
@@ -31,7 +31,8 @@
3131
"dependency-graph",
3232
"dependency-loader",
3333
"graphql-dependency",
34-
"imqueue"
34+
"imqueue",
35+
"type-graphql"
3536
],
3637
"author": "imqueue.com <[email protected]>",
3738
"license": "ISC",

0 commit comments

Comments
 (0)