@thisway/next
Advanced tools
Comparing version 0.1.0-alpha.2 to 0.1.0-alpha.3
@@ -161,3 +161,3 @@ var ye = Object.defineProperty; | ||
const o = Ft({ ...t }, s); | ||
return e ? Ft(e, o) : o; | ||
return e ? Ft({ ...e }, o) : o; | ||
}, Et = (s, t) => De(() => { | ||
@@ -164,0 +164,0 @@ const e = A(wt), { activeStep$: o } = A(rt), n = I(e, s), r = I(o, s); |
{ | ||
"name": "@thisway/next", | ||
"version": "0.1.0-alpha.2", | ||
"version": "0.1.0-alpha.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
106697