@squiz/dx-json-schema-lib 1.58.1-alpha.3 → 1.59.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.58.1-alpha.3",
3
+ "version": "1.59.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": "44904d4f93fd6c9f1a230d5cd0938dac45d45f23"
34
+ "gitHead": "3e4d26ac30f65290490bba946cb02e06cc0d2850"
35
35
  }