Skip to content

Commit 1b84d3f

Browse files
committed
New build
1 parent 7f46a16 commit 1b84d3f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

dist/browser.js

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ function convert(json) {
5555
var schema = { type: 'array' };
5656

5757
if (!json.length) {
58+
schema.items = {};
5859
return {
5960
v: schema
6061
};

0 commit comments

Comments
 (0)