Skip to content

Commit f37056c

Browse files
committed
fix(deps): update dependency graphql-import to ^0.6.0
1 parent 586e4ee commit f37056c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"test": "jest"
3030
},
3131
"dependencies": {
32-
"graphql-import": "^0.4.5"
32+
"graphql-import": "^0.6.0"
3333
},
3434
"devDependencies": {
3535
"@types/jest": "^22.1.4",

0 commit comments

Comments
 (0)