Skip to content

Commit

Permalink
Upgrade to marked 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Jan 5, 2019
1 parent 3af3137 commit ad9a2de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Mikael Brevik",
"license": "MIT",
"peerDependencies": {
"marked": "^0.4.0 || ^0.5.0"
"marked": "^0.4.0 || ^0.5.0 || ^0.6.0"
},
"dependencies": {
"cardinal": "^2.1.1",
Expand All @@ -31,7 +31,7 @@
"example": "example"
},
"devDependencies": {
"marked": "^0.5.0",
"marked": "^0.6.0",
"mocha": "^5.2.0"
},
"repository": {
Expand Down

0 comments on commit ad9a2de

Please sign in to comment.