Skip to content

Commit f8871b4

Browse files
committed
1.0.7
1 parent 61e61ea commit f8871b4

File tree

2 files changed

+860
-44
lines changed

2 files changed

+860
-44
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-scalars",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "A collection of scalar types not included in base GraphQL.",
55
"repository": {
66
"type": "git",
@@ -58,8 +58,7 @@
5858
"semver": "7.1.3",
5959
"ts-jest": "25.2.1",
6060
"tslint": "6.1.0",
61-
"typescript": "3.8.3",
62-
"yarn": "1.22.0"
61+
"typescript": "3.8.3"
6362
},
6463
"peerDependencies": {
6564
"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

Comments
 (0)