@squiz/dx-json-schema-lib 1.11.0-alpha.0 → 1.11.0-alpha.4

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 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@squiz/dx-json-schema-lib",
3
- "version": "1.11.0-alpha.0",
3
+ "version": "1.11.0-alpha.4",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "scripts": {
@@ -17,7 +17,6 @@
17
17
  "@types/jest": "28.1.8",
18
18
  "@types/node": "17.0.27",
19
19
  "dotenv": "16.0.3",
20
- "esbuild": "0.16.17",
21
20
  "jest": "28.1.3",
22
21
  "json-schema-to-typescript": "11.0.2",
23
22
  "rimraf": "3.0.2",
@@ -33,5 +32,5 @@
33
32
  "better-ajv-errors": "1.2.0",
34
33
  "json-schema-library": "7.4.4"
35
34
  },
36
- "gitHead": "540c1004d0f424fed9d66ad6c6ff5125b2b0283a"
35
+ "gitHead": "e7de8fa25c6eae475ab0311595d08deaae97b9ea"
37
36
  }