0
Fork 0
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:
Juan Picado @jotadeveloper 2018-01-05 13:27:33 +01:00 committed by GitHub
commit de73f13855
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -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

Binary file not shown.