Skip to content

Commit 35f8f58

Browse files
committed
4.0.0
1 parent 744b10d commit 35f8f58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-constraint-directive",
3-
"version": "3.1.1",
3+
"version": "4.0.0",
44
"description": "Validate GraphQL fields",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -41,7 +41,7 @@
4141
"nyc": "^15.0.1",
4242
"standard": "^16.0.4",
4343
"supertest": "^6.2.2",
44-
"@graphql-yoga/node" : "^2.13.3"
44+
"@graphql-yoga/node": "^2.13.3"
4545
},
4646
"dependencies": {
4747
"@graphql-tools/schema": "^8.3.2",

0 commit comments

Comments
 (0)