Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #308 from accordproject/mr-markdown-editor-0.9.8
Browse files Browse the repository at this point in the history
chore(deps): Upgrade markdown-editor dependency to 0.9.8
  • Loading branch information
mttrbrts authored Feb 28, 2020
2 parents 177a72c + 0659209 commit 0aca502
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 69 deletions.
70 changes: 3 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"depcheck": "node ./scripts/depcheck.js"
},
"dependencies": {
"@accordproject/markdown-editor": "^0.9.7",
"@accordproject/markdown-editor": "^0.9.8",
"@accordproject/markdown-slate": "^0.10.0",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^0.7.0",
Expand Down
4 changes: 3 additions & 1 deletion src/ContractEditor/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
exports[`<ContractEditor /> on initialization renders page correctly 1`] = `
<body>
<div>
<div>
<div
class="ap-markdown-editor"
>
<div
class="sc-ifAKCX hNozxa"
id="slate-toolbar-wrapper-id"
Expand Down

0 comments on commit 0aca502

Please sign in to comment.