Skip to content

Commit

Permalink
Merge branch 'master' of github.com:glific/glific-frontend into packa…
Browse files Browse the repository at this point in the history
…ge-updates-1224
  • Loading branch information
akanshaaa19 committed Mar 6, 2025
2 parents 7405fd7 + c45879e commit 541d92f
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 @@ -21,7 +21,7 @@
"@emoji-mart/react": "^1.1.1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@glific/flow-editor": "^1.26.3-20",
"@glific/flow-editor": "^1.26.3-21",
"@lexical/react": "^0.24.0",
"@mui/icons-material": "^6.4.5",
"@mui/material": "^6.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -562,10 +562,10 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.0.tgz#c8e119a30a7c8d60b9d2e22d2073722dde3b710b"
integrity sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==

"@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-21"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-21.tgz#469efa7bca6f68c64a4d076b235f78c8b9182265"
integrity sha512-ATrTj4p4t2KE1k0S9mQMd9cIUCaUarS94BB4rQ8A1KffxcnTYULvirGTbw75n3RXkFIfMmtstcIr6Jlpz6kCxA==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down

0 comments on commit 541d92f

Please sign in to comment.