@mo36924/babel-plugin-graphql-tagged-template 5.0.62 → 5.1.0

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 +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mo36924/babel-plugin-graphql-tagged-template",
3
3
  "type": "module",
4
- "version": "5.0.62",
4
+ "version": "5.1.0",
5
5
  "description": "babel-plugin-graphql-tagged-template",
6
6
  "author": "mo36924",
7
7
  "license": "MIT",
@@ -54,5 +54,5 @@
54
54
  "base-x": "^5.0.0",
55
55
  "graphql": "^16.9.0"
56
56
  },
57
- "gitHead": "6d8712d1c44da9b6efd2b9aa2409ab1d9de6f91c"
57
+ "gitHead": "ea78ce7e8fdbd686f9ef572f939d3fee1bcbd5e9"
58
58
  }