next-flow-interface 0.24.7 → 0.24.8

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.
Files changed (2) hide show
  1. package/index.d.ts +1 -1
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -3566,7 +3566,7 @@ export declare interface RvAwarenessWindow {
3566
3566
  * @public
3567
3567
  */
3568
3568
  export declare interface RvBase {
3569
- global: RvProject
3569
+ project: RvProject
3570
3570
  order: RhineVarArray<string>
3571
3571
  steps: RhineVarMap<RvStep>
3572
3572
  plugin: RvPlugin
package/package.json CHANGED
@@ -37,7 +37,7 @@
37
37
  "valtio": "2.1.7",
38
38
  "rhine-var": "0.11.2"
39
39
  },
40
- "version": "0.24.7",
40
+ "version": "0.24.8",
41
41
  "author": "NextFlow",
42
42
  "license": "Apache-2.0",
43
43
  "keywords": [