@ark/schema
Advanced tools
Comparing version 0.20.0 to 0.21.0
@@ -267,3 +267,3 @@ import { includes, inferred, omit, throwInternalError, throwParseError, unset } from "@ark/util"; | ||
this.$.node("morph", { | ||
in: branch.in, | ||
in: branch.inner.in, | ||
morphs: [...branch.morphs, morph] | ||
@@ -270,0 +270,0 @@ }) |
{ | ||
"name": "@ark/schema", | ||
"version": "0.20.0", | ||
"version": "0.21.0", | ||
"license": "MIT", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"dependencies": { | ||
"@ark/util": "0.19.0" | ||
"@ark/util": "0.21.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "publishConfig": { |
354373
+ Added@ark/util@0.21.0(transitive)
- Removed@ark/util@0.19.0(transitive)
Updated@ark/util@0.21.0