@squiz/dx-json-schema-lib 1.12.0-alpha.2 → 1.12.0-alpha.3

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@squiz/dx-json-schema-lib",
3
- "version": "1.12.0-alpha.2",
3
+ "version": "1.12.0-alpha.3",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
@@ -32,5 +32,5 @@
32
32
  "better-ajv-errors": "1.2.0",
33
33
  "json-schema-library": "7.4.4"
34
34
  },
35
- "gitHead": "7c4f0ca35f3e24b4e5af3798313843e5177cbc7d"
35
+ "gitHead": "72afcbb92d39d57e19f26efe59aab71611c7d819"
36
36
  }