Skip to content

Commit

Permalink
Tiny style change for loader wrapping on editor
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed May 1, 2024
1 parent 20aace0 commit 9b39fcf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
]
},
"dependencies": {
"@nyaruka/flow-editor": "1.32.0",
"@nyaruka/flow-editor": "1.32.1",
"@nyaruka/temba-components": "0.85.0",
"codemirror": "5.18.2",
"colorette": "1.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
dependencies:
"@lit-labs/ssr-dom-shim" "^1.2.0"

"@nyaruka/[email protected].0":
version "1.32.0"
resolved "https://registry.yarnpkg.com/@nyaruka/flow-editor/-/flow-editor-1.32.0.tgz#e97e098081793c14333dae40183de5138044bd21"
integrity sha512-vTRfFiksiTxLnJn/zRLdb0eZlSMrRB6BFF4lNu0TzZnqrPbBiBx8ymd3x+2vFVxMdUAf8QXEl/QnBp+Uu/ukTw==
"@nyaruka/[email protected].1":
version "1.32.1"
resolved "https://registry.yarnpkg.com/@nyaruka/flow-editor/-/flow-editor-1.32.1.tgz#949cd91ea6a7845c757e48ce1b25476dbb6b143b"
integrity sha512-GGgTIwgRxUXSt3+uzTG3VpWcpRoARqMKa3/ItiEPN0gnEqEiiP7xIflwqqPd6uQXHNcJtGQlBQgOX6zGg4L/Sg==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down

0 comments on commit 9b39fcf

Please sign in to comment.