Skip to content

Commit

Permalink
0.0.116
Browse files Browse the repository at this point in the history
  • Loading branch information
stopsopa committed May 23, 2023
1 parent c8d1d12 commit 3d5ad8d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/spvalidation.js
Original file line number Diff line number Diff line change
Expand Up @@ -1472,7 +1472,7 @@ var connectAndSort = function connectAndSort(_ref) {
value: v,
constraints: allConstraints,
context: context,
path: combine(name)
path: String(combine(name))
});
});
} else {
Expand Down
Loading

0 comments on commit 3d5ad8d

Please sign in to comment.