Skip to content

Commit

Permalink
updated floweditor version
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaaa19 committed Mar 5, 2025
1 parent c29b972 commit 1cb4cff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@emoji-mart/react": "^1.1.1",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@glific/flow-editor": "^1.26.3-20",
"@glific/flow-editor": "^1.26.3-21",
"@lexical/react": "^0.17.1",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -652,10 +652,10 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.23.1.tgz#81fd50d11e2c32b2d6241470e3185b70c7b30699"
integrity sha512-BHpFFeslkWrXWyUPnbKm+xYYVYruCinGcftSBaa8zoF9hZO4BcSCFUvHVTtzpIY6YzUnYtuEhZ+C9iEXjxnasg==

"@glific/flow-editor@^1.26.3-20":
version "1.26.3-20"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-20.tgz#06c315ea1ce2ae890d3b7fc27c4e382867367505"
integrity sha512-tNCQm0/g2240dQkZ4fR/zzNG1cV7XmwBN5kTwSoeHIxemJfhZ4cQB6FPvhx7agdnJ5JABEAYiLOI4xt9sI+cUg==
"@glific/flow-editor@^1.26.3-21":
version "1.26.3"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3.tgz#369cd35240d4daa644fb734c8593a2d31d41125f"
integrity sha512-fDCCRguLLtOnY7LHdJ1znUjHMw4TldCnULkLJqT7NdaiI7V/w+0P7rvnHpgbCbmx5ki/15F3YVoV95JPONoGnA==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down Expand Up @@ -6458,4 +6458,4 @@ zen-observable-ts@^1.2.5:
zen-observable@0.8.15:
version "0.8.15"
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.15.tgz#96415c512d8e3ffd920afd3889604e30b9eaac15"
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==
integrity sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==

0 comments on commit 1cb4cff

Please sign in to comment.