Skip to content

Commit

Permalink
updated floweditor version
Browse files Browse the repository at this point in the history
  • Loading branch information
akanshaaa19 committed Dec 2, 2024
1 parent 896ef1e commit 61a72da
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 @@ -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-14",
"@glific/flow-editor": "^1.26.3-15",
"@lexical/react": "^0.17.1",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
Expand Down
8 changes: 4 additions & 4 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-14":
version "1.26.3-14"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-14.tgz#39583fae301398b6176e7b73cd1197d66f0734a7"
integrity sha512-hRcNrflCGTLQeDDcIvQ2Cnu3lOYdd5zeMZX2d0XGbVzk/z9Fbx7yTrH2pgSjXd2A2XgKWw9hs0gB2QtEbanCDA==
"@glific/flow-editor@^1.26.3-15":
version "1.26.3-15"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-15.tgz#7f281213fb3348703343a43d8d72fb0a8f3203a6"
integrity sha512-bCDjpodnCr32ZLOgq36HvveSUXL5NibEjJ2qwnvIBeyROipHvTLFlS4zpyU7JIB+rK6SDXlgVLcWmSveNK228w==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down

0 comments on commit 61a72da

Please sign in to comment.