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 #268 from accordproject/dl-upgrade-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update markdown-editor and markdown-slate dependencies
  • Loading branch information
DianaLease authored Jan 28, 2020
2 parents e428314 + f61d730 commit 1d34b1c
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 64 deletions.
103 changes: 42 additions & 61 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.9.0",
"@accordproject/markdown-slate": "^0.9.4",
"@accordproject/markdown-editor": "^0.9.1",
"@accordproject/markdown-slate": "^0.9.5",
"lodash": "^4.17.15",
"mini-css-extract-plugin": "^0.7.0",
"node-sass": "^4.13.0",
Expand Down Expand Up @@ -110,4 +110,4 @@
"<rootDir>/src/**/?(*.)(spec|test).{js,jsx,mjs}"
]
}
}
}

0 comments on commit 1d34b1c

Please sign in to comment.