We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e61ea commit f8871b4Copy full SHA for f8871b4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-scalars",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "A collection of scalar types not included in base GraphQL.",
5
"repository": {
6
"type": "git",
@@ -58,8 +58,7 @@
58
"semver": "7.1.3",
59
"ts-jest": "25.2.1",
60
"tslint": "6.1.0",
61
- "typescript": "3.8.3",
62
- "yarn": "1.22.0"
+ "typescript": "3.8.3"
63
},
64
"peerDependencies": {
65
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0"
0 commit comments