Skip to content

Commit 603c2d7

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

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
@@ -29,7 +29,7 @@
2929
"test": "jest"
3030
},
3131
"dependencies": {
32-
"graphql-import": "^0.4.5"
32+
"graphql-import": "^0.7.0"
3333
},
3434
"devDependencies": {
3535
"@types/jest": "^22.1.4",

0 commit comments

Comments
 (0)