@squiz/dx-json-schema-lib 1.60.1-alpha.2 → 1.61.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.60.1-alpha.2",
3
+ "version": "1.61.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": "afa138b10fbc4289a238578ac4e516c69b692b66"
34
+ "gitHead": "4770c4135b9884a06f14f224aac5c3467bd48218"
35
35
  }