@mo36924/graphql-plugin 1.4.28 → 1.4.33

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.4.28",
3
+ "version": "1.4.33",
4
4
  "description": "graphql-plugin",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/mo36924/monorepo#readme",
@@ -23,7 +23,7 @@
23
23
  "main": "./dist/index.js",
24
24
  "module": "./dist/index.mjs",
25
25
  "dependencies": {
26
- "@mo36924/graphql-schema": "^1.4.28",
26
+ "@mo36924/graphql-schema": "^1.4.33",
27
27
  "graphql": "^15.5.0",
28
28
  "graphql-language-service-interface": "^2.8.4",
29
29
  "graphql-language-service-utils": "^2.5.3",
@@ -33,5 +33,5 @@
33
33
  "publishConfig": {
34
34
  "access": "public"
35
35
  },
36
- "gitHead": "54568df83ef445712625b0a79ef41ce238e1eee9"
36
+ "gitHead": "018101bbee5b7b0b70cf86cf29ef79779058b625"
37
37
  }