graphql-client-utils
Advanced tools
Comparing version
{ | ||
"name": "graphql-client-utils", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Utilities for generating GraphQL queries", | ||
@@ -19,8 +19,8 @@ "main": "lib/index.js", | ||
"homepage": "https://github.com/NathanRSmith/graphql-client-utils#readme", | ||
"devDependencies": { | ||
"mocha": "^10.1.0" | ||
}, | ||
"dependencies": { | ||
"lodash": "^4.17.15" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^6.2.2" | ||
"lodash": "^4.17.21" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
14754
49.06%11
37.5%254
13.9%Updated