Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "graphql-ld", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Linked Data Querying with GraphQL", | ||
@@ -27,3 +27,6 @@ "keywords": [ | ||
"bin/**/*.js", | ||
"bin/**/*.js.map", | ||
"lib/**/*.js.map", | ||
"index.d.ts", | ||
"index.js.map", | ||
"index.js" | ||
@@ -38,3 +41,3 @@ ], | ||
"@types/graphql": "^14.0.0", | ||
"@types/jest": "^26.0.0", | ||
"@types/jest": "^27.0.0", | ||
"@types/minimist": "^1.2.0", | ||
@@ -41,0 +44,0 @@ "coveralls": "^3.0.0", |
26994
12