Skip to content

Commit

Permalink
Merge pull request #2972 from glific/updates
Browse files Browse the repository at this point in the history
Updated cypress branch and floweditor version
  • Loading branch information
akanshaaa19 authored Jul 10, 2024
2 parents f4a3646 + 396a1fd commit b58575d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
git clone https://github.com/glific/cypress-testing.git
echo done. go to dir.
cd cypress-testing
git checkout hsm-templates
git checkout main
cd ..
cp -r cypress-testing/cypress cypress
yarn add [email protected]
Expand Down
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.11.4",
"@emotion/styled": "^11.11.5",
"@glific/flow-editor": "^1.26.3-7",
"@glific/flow-editor": "^1.26.3-9",
"@lexical/react": "^0.13.1",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -912,10 +912,10 @@
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2"
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==

"@glific/flow-editor@^1.26.3-7":
version "1.26.3-7"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-7.tgz#c038e2620b0bbb04d4ca58e428dbebfa4b1ebb29"
integrity sha512-JIhqwy12lRV/utpHZHGUlu4hqt7BZZVpEYgcz14QBJZ5+JTqnRJTcfj25C0rG23z/7HF/+HR6CTJvscaJWXXMA==
"@glific/flow-editor@^1.26.3-9":
version "1.26.3-9"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.26.3-9.tgz#f178884373bd91ddce8960193ea4a7b8738e0f45"
integrity sha512-/wLtjzklrpSK7L5g4D6hpsJTPRiklimBdUFY5KGwp4i9hANmXbDRmTf+/3/Zu6FeCYXEbfKRhWji3vcoNKGA2g==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down

0 comments on commit b58575d

Please sign in to comment.