File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ initialize:
5
5
models :
6
6
- name : cloud-instance-metadata
7
7
model : CloudInstanceMetadataModel
8
- path : if-models
8
+ path : " @grnsft/ if-models"
9
9
graph :
10
10
children :
11
11
child :
Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ initialize:
8
8
models :
9
9
- name : teads-curve
10
10
model : TeadsCurveModel
11
- path : if-community -models
11
+ path : " @grnsft/ if-unofficial -models"
12
12
- name : sci-e
13
13
model : SciEModel
14
- path : if-models
14
+ path : " @grnsft/ if-models"
15
15
- name : sci-m
16
- path : if-models
16
+ path : " @grnsft/ if-models"
17
17
model : SciMModel
18
18
- name : sci-o
19
19
model : SciOModel
20
- path : if-models
20
+ path : " @grnsft/ if-models"
21
21
- name : sci
22
22
model : SciModel
23
- path : if-models
23
+ path : " @grnsft/ if-models"
24
24
graph :
25
25
children :
26
26
child : # an advanced grouping node
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ initialize:
7
7
kind : plugin
8
8
verbose : false
9
9
model : SciEModel
10
- path : if-models
10
+ path : " @grnsft/ if-models"
11
11
graph :
12
12
children :
13
13
child :
You can’t perform that action at this time.
0 commit comments