Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
dadegrande99 committed Jan 2, 2024
1 parent 21c8e9b commit 4bb7f01
Showing 1 changed file with 134 additions and 11 deletions.
145 changes: 134 additions & 11 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,67 @@
},
"label": "green"
},

{
"from": {
"label": "base",
"properties": {
"id": 1
}
},
"to": {
"label": "base",
"properties": {
"id": 2
}
},
"label": "blue"
},
{
"from": {
"label": "base",
"properties": {
"id": 2
}
},
"to": {
"label": "base",
"properties": {
"id": 3
}
},
"label": "blue"
},
{
"from": {
"label": "base",
"properties": {
"id": 3
}
},
"to": {
"label": "base",
"properties": {
"id": 4
}
},
"label": "blue"
},
{
"from": {
"label": "base",
"properties": {
"id": 4
}
},
"to": {
"label": "base",
"properties": {
"id": 5
}
},
"label": "blue"
},
{
"from": {
"label": "base",
Expand All @@ -181,7 +242,7 @@
"id": 6
}
},
"label": "red"
"label": "blue"
},
{
"from": {
Expand All @@ -196,7 +257,7 @@
"id": 7
}
},
"label": "red"
"label": "blue"
},
{
"from": {
Expand All @@ -211,6 +272,67 @@
"id": 8
}
},
"label": "blue"
},

{
"from": {
"label": "base",
"properties": {
"id": 1
}
},
"to": {
"label": "base",
"properties": {
"id": 10
}
},
"label": "red"
},
{
"from": {
"label": "base",
"properties": {
"id": 10
}
},
"to": {
"label": "base",
"properties": {
"id": 5
}
},
"label": "red"
},
{
"from": {
"label": "base",
"properties": {
"id": 5
}
},
"to": {
"label": "base",
"properties": {
"id": 6
}
},
"label": "red"
},
{
"from": {
"label": "base",
"properties": {
"id": 6
}
},
"to": {
"label": "base",
"properties": {
"id": 7
}
},
"label": "red"
},
{
Expand All @@ -226,19 +348,19 @@
"id": 8
}
},
"label": "pink"
"label": "red"
},
{
"from": {
"label": "base",
"properties": {
"id": 1
"id": 7
}
},
"to": {
"label": "base",
"properties": {
"id": 9
"id": 8
}
},
"label": "pink"
Expand All @@ -247,13 +369,13 @@
"from": {
"label": "base",
"properties": {
"id": 9
"id": 1
}
},
"to": {
"label": "base",
"properties": {
"id": 10
"id": 9
}
},
"label": "pink"
Expand All @@ -262,7 +384,7 @@
"from": {
"label": "base",
"properties": {
"id": 1
"id": 9
}
},
"to": {
Expand All @@ -271,7 +393,7 @@
"id": 10
}
},
"label": "red"
"label": "pink"
},
{
"from": {
Expand All @@ -292,7 +414,7 @@
"from": {
"label": "base",
"properties": {
"id": 10
"id": 11
}
},
"to": {
Expand All @@ -301,7 +423,7 @@
"id": 5
}
},
"label": "red"
"label": "pink"
},
{
"from": {
Expand All @@ -318,6 +440,7 @@
},
"label": "pink"
},

{
"from": {
"label": "base",
Expand Down

0 comments on commit 4bb7f01

Please sign in to comment.