Skip to content

Commit

Permalink
updated floweditor
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshamoon committed Apr 12, 2022
1 parent 1f39116 commit 204561a
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 @@
"@date-io/date-fns": "^1.x",
"@draft-js-plugins/editor": "^4.1.2",
"@draft-js-plugins/mention": "^5.1.1",
"@glific/flow-editor": "^1.17.0-9",
"@glific/flow-editor": "^1.17.0-10",
"@jumpn/utils-graphql": "^0.6.0",
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1344,10 +1344,10 @@
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==

"@glific/flow-editor@^1.17.0-9":
version "1.17.0-9"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.17.0-9.tgz#7b5677b516527042b0177bc00a5543c188da26ba"
integrity sha512-DZLt+QU0btkgKwaIbiCixRnRtKvUDVXkf0iEwsoDfyzQ3JiHqw5n6m3riX9iKerkYJAXQIbBspqPL4MGQU1Eig==
"@glific/flow-editor@^1.17.0-10":
version "1.17.0-10"
resolved "https://registry.yarnpkg.com/@glific/flow-editor/-/flow-editor-1.17.0-10.tgz#3a7cc77b155bdfe5ee946b852956992c02c4dbc5"
integrity sha512-4A269Oy+Dk5BYCpk5EI8GR1kxohKuq55BIaMElFr+utx0F03QB/qBmzky+bsFtTARsQHdwXau5hAtEF/DGoDPA==
dependencies:
react "^16.8.6"
react-dom "^16.8.6"
Expand Down

0 comments on commit 204561a

Please sign in to comment.