Skip to content

Commit

Permalink
Update live ver
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Candeia <[email protected]>
  • Loading branch information
mcandeia committed May 8, 2023
1 parent 13c9ec1 commit 71e2785
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion import_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"imports": {
"deco-sites/fashion/": "./",
"deco-sites/std/": "https://denopkg.com/deco-sites/[email protected]/",
"$live/": "https://denopkg.com/deco-cx/live@216d95a57221ae665dcc8612e9bb3cc86e3f5ffa/",
"$live/": "https://denopkg.com/deco-cx/live@2af5bcc57d960fd2fd2ccac27125d4125978eb56/",
"$fresh/": "https://deno.land/x/[email protected]/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
Expand Down
6 changes: 3 additions & 3 deletions schemas.gen.json
Original file line number Diff line number Diff line change
Expand Up @@ -5197,7 +5197,7 @@
],
"title": "WorkflowRef"
},
"ZGVjby1jeC9saXZlL2FjdGlvbnMvd29ya2Zsb3dzL3N0YXJ0LnRz@WorkflowRef|f5db6aee607c08e9d8d212cf8b3353b4": {
"ZGVjby1jeC9saXZlL2FjdGlvbnMvd29ya2Zsb3dzL3N0YXJ0LnRz@3ade2fcc07f15e62d9cebf252c53e253|WorkflowRef": {
"anyOf": [
{
"$ref": "#/definitions/ZGVjby1jeC9saXZlL2FjdGlvbnMvd29ya2Zsb3dzL3N0YXJ0LnRz@WorkflowRef"
Expand All @@ -5215,13 +5215,13 @@
]
}
],
"title": "WorkflowRef|f5db6aee607c08e9d8d212cf8b3353b4"
"title": "3ade2fcc07f15e62d9cebf252c53e253|WorkflowRef"
},
"ZGVjby1jeC9saXZlL2FjdGlvbnMvd29ya2Zsb3dzL3N0YXJ0LnRz@Props": {
"type": "object",
"properties": {
"workflow": {
"$ref": "#/definitions/ZGVjby1jeC9saXZlL2FjdGlvbnMvd29ya2Zsb3dzL3N0YXJ0LnRz@WorkflowRef|f5db6aee607c08e9d8d212cf8b3353b4",
"$ref": "#/definitions/ZGVjby1jeC9saXZlL2FjdGlvbnMvd29ya2Zsb3dzL3N0YXJ0LnRz@3ade2fcc07f15e62d9cebf252c53e253|WorkflowRef",
"title": "Workflow"
},
"id": {
Expand Down

0 comments on commit 71e2785

Please sign in to comment.