mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Merge pull request #448 from rowdown/issue-447
fix: marked dependency to latest
This commit is contained in:
commit
de73f13855
2 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
"lockfile": "^1.0.1",
|
||||
"lodash": "4.17.4",
|
||||
"lunr": "^0.7.0",
|
||||
"marked": "0.3.6",
|
||||
"marked": "0.3.9",
|
||||
"mime": "^1.3.6",
|
||||
"minimatch": "^3.0.2",
|
||||
"mkdirp": "^0.5.1",
|
||||
|
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in a new issue