@mo36924/graphql-plugin 1.6.1 → 1.6.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mo36924/graphql-plugin",
3
- "version": "1.6.1",
3
+ "version": "1.6.2",
4
4
  "description": "graphql-plugin",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/mo36924/monorepo#readme",
@@ -37,7 +37,7 @@
37
37
  "dist"
38
38
  ],
39
39
  "dependencies": {
40
- "@mo36924/graphql-schema": "^1.6.1",
40
+ "@mo36924/graphql-schema": "^1.6.2",
41
41
  "graphql": "^16.3.0",
42
42
  "graphql-language-service-interface": "^2.10.2",
43
43
  "graphql-language-service-utils": "^2.7.1",
@@ -47,5 +47,5 @@
47
47
  "publishConfig": {
48
48
  "access": "public"
49
49
  },
50
- "gitHead": "6db82b81fcee91132bd8d1fae25b0fd429e31d41"
50
+ "gitHead": "acf0a61e5e6d0383d489dd5a94e32e696a272380"
51
51
  }