We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6292fc3 commit 9ca809bCopy full SHA for 9ca809b
lerna.json
@@ -3,5 +3,5 @@
3
"packages": [
4
"packages/*"
5
],
6
- "version": "0.3.19"
+ "version": "0.3.20"
7
}
packages/jsonmvc-schema/package.json
@@ -24,7 +24,7 @@
24
"url": "https://github.com/jsonmvc/jsonmvc/issues"
25
},
26
"homepage": "https://github.com/jsonmvc/jsonmvc/packages/jsonmvc-schema#readme",
27
- "version": "0.3.19",
+ "version": "0.3.20",
28
"dependencies": {
29
"js-yaml": "^3.10.0",
30
"json-schema-resolve-allof": "github:dumconstantin/json-schema-resolve-allof#recursive-allOf"
0 commit comments