Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit cef80c6

Browse files
fix(package): update graphql-type-json to version 0.3.1
Closes #12
1 parent 2963cf8 commit cef80c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"babel-runtime": "^6.26.0",
2828
"change-case": "^3.0.2",
2929
"graphql-list-fields": "^2.0.1",
30-
"graphql-type-json": "^0.2.0",
30+
"graphql-type-json": "^0.3.1",
3131
"lodash": "^4.17.5",
3232
"parse": "^1.11.0"
3333
},

0 commit comments

Comments
 (0)