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-editor
Browse files Browse the repository at this point in the history
Signed-off-by: irmerk <[email protected]>
  • Loading branch information
jolanglinais committed Nov 14, 2019
1 parent 4e9aba4 commit 92f29ca
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"depcheck": "node ./scripts/depcheck.js"
},
"dependencies": {
"@accordproject/markdown-editor": "^0.7.3",
"@accordproject/markdown-slate": "^0.8.0",
"@accordproject/markdown-editor": "^0.7.4",
"@accordproject/markdown-slate": "^0.8.2",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^0.7.0",
"node-sass": "^4.13.0",
Expand Down Expand Up @@ -109,4 +109,4 @@
"<rootDir>/src/**/?(*.)(spec|test).{js,jsx,mjs}"
]
}
}
}

0 comments on commit 92f29ca

Please sign in to comment.