dreamboard 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +15 -15
package/dist/index.js
CHANGED
|
@@ -19381,7 +19381,7 @@ function materializeAccept(pending) {
|
|
|
19381
19381
|
}
|
|
19382
19382
|
|
|
19383
19383
|
// ../../packages/reducer-contract/generated/version.ts
|
|
19384
|
-
var REDUCER_CONTRACT_VERSION = "7.0.
|
|
19384
|
+
var REDUCER_CONTRACT_VERSION = "7.0.1";
|
|
19385
19385
|
|
|
19386
19386
|
// ../../packages/app-sdk/src/reducer/ingress/runtime-payload.ts
|
|
19387
19387
|
var runtimePayloadSchema = external_exports.lazy(
|