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

Commit

Permalink
chore(package): increment markdown-slate - I187
Browse files Browse the repository at this point in the history
Signed-off-by: irmerk <[email protected]>
  • Loading branch information
jolanglinais committed Nov 12, 2019
1 parent 7a2f2b4 commit a135ed9
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 19 deletions.
32 changes: 16 additions & 16 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 @@ -100,7 +100,7 @@
"not op_mini all"
],
"dependencies": {
"@accordproject/markdown-slate": "^0.7.6",
"@accordproject/markdown-slate": "^0.8.0",
"css-loader": "^3.2.0",
"immutable": "^3.8.2",
"prop-types": "^15.7.2",
Expand Down
3 changes: 1 addition & 2 deletions src/schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ const schema = {
match: [
{ object: 'text' },
{ type: 'link' },
{ type: 'paragraph' },
{ type: 'softbreak' }
{ type: 'paragraph' }
]
}
],
Expand Down

0 comments on commit a135ed9

Please sign in to comment.