@squiz/dx-json-schema-lib
Advanced tools
Comparing version 1.9.0-alpha.0 to 1.10.0-alpha.0
@@ -19,3 +19,3 @@ import type { Config } from 'jest'; | ||
], | ||
maxWorkers: '80%', | ||
maxWorkers: 1, | ||
@@ -22,0 +22,0 @@ globals: { |
{ | ||
"name": "@squiz/dx-json-schema-lib", | ||
"version": "1.9.0-alpha.0", | ||
"version": "1.10.0-alpha.0", | ||
"description": "", | ||
@@ -36,3 +36,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "7887a3f89b802a5441387f719410fea75dc144b3" | ||
"gitHead": "a19663513d757ad95579e8f01cbb0ac417a71388" | ||
} |
471500