Skip to content

Commit

Permalink
updated floweditor
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshamoon committed Nov 24, 2022
1 parent afe3588 commit ed591e8
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 @@
"@draft-js-plugins/mention": "^5.2.1",
"@emoji-mart/data": "^1.0.6",
"@emoji-mart/react": "^1.0.1",
"@glific/flow-editor": "^1.17.1-13",
"@glific/flow-editor": "^1.17.1-14",
"@jumpn/utils-graphql": "^0.6.0",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1359,10 +1359,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@glific/flow-editor@^1.17.1-13":
version "1.17.1-13"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.17.1-13.tgz#4c526e1bde7852afaf47dd83737bc02367263dd4"
integrity sha512-BxqeV//jKtEUw/3K1zKs77wuD+NOK+pTYmdKz/2r8xGCa92Eai7BlLGnhR+hZgsM7+DTTXCUP+XNSEgirn7w3w==
"@glific/flow-editor@^1.17.1-14":
version "1.17.1-14"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.17.1-14.tgz#e8df3c0b32a1a22f4286613d4e1cda2cdd0cfb65"
integrity sha512-gZVgwl7cf+UpMZEuVuU+tUkAMeRKwdmxcoHzsBp/8ljxaHVwNVZ4ynUrEeMa6q22pH3jQU7HdRKbElStu8wBYg==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down

0 comments on commit ed591e8

Please sign in to comment.