@squiz/dx-json-schema-lib 1.62.1-alpha.1 → 1.63.1-alpha.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,6 +1,6 @@
1
1
  {
2
2
  "name": "@squiz/dx-json-schema-lib",
3
- "version": "1.62.1-alpha.1",
3
+ "version": "1.63.1-alpha.0",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
@@ -31,5 +31,5 @@
31
31
  "@squiz/json-schema-library": "7.4.7",
32
32
  "ts-brand": "0.0.2"
33
33
  },
34
- "gitHead": "8a221a455998cbfeff3757b71c8f794bdf3a84d4"
34
+ "gitHead": "35ce98f9bb71c7fc35e23327e9423507924f2a4b"
35
35
  }