@squiz/dx-json-schema-lib 1.12.0-alpha.1 → 1.12.0-alpha.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 +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.1",
3
+ "version": "1.12.0-alpha.2",
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": "43cd342a422f777510a47f7b5f28ebe4e39c158b"
35
+ "gitHead": "7c4f0ca35f3e24b4e5af3798313843e5177cbc7d"
36
36
  }