@winninjs/graphql-io-utils
Advanced tools
Comparing version 1.1.4 to 1.2.0
{ | ||
"name": "@winninjs/graphql-io-utils", | ||
"version": "1.1.4", | ||
"version": "1.2.0", | ||
"description": "Utilities directives and scalar types to help on graphql input/output validation and sanitization.", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"test": "eslint -c .eslintrc --fix '**/*.js' && jest", | ||
"release": "release" | ||
"release": "npx release-it" | ||
}, | ||
@@ -25,4 +25,3 @@ "keywords": [ | ||
"graphql-tools": "^7.0.5", | ||
"jest": "^27.0.6", | ||
"release": "^6.3.0" | ||
"jest": "^27.0.6" | ||
}, | ||
@@ -29,0 +28,0 @@ "directories": { |
3
35388