next-flow-interface 0.27.4 → 0.27.6

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
@@ -5751,7 +5751,7 @@ export declare enum RvResourceType {
5751
5751
  export declare interface RvSceneNode {
5752
5752
  nid: string;
5753
5753
  name: string;
5754
- parentNode: string;
5754
+ parent: string;
5755
5755
  source: {
5756
5756
  mid: string;
5757
5757
  name: string;
package/package.json CHANGED
@@ -36,7 +36,7 @@
36
36
  "valtio": "2.1.7",
37
37
  "rhine-var": "^2.1.0"
38
38
  },
39
- "version": "0.27.4",
39
+ "version": "0.27.6",
40
40
  "author": "NextFlow",
41
41
  "license": "Apache-2.0",
42
42
  "keywords": [