Skip to content

Commit

Permalink
Update mdast, mdast-yaml-config
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 19, 2015
1 parent 0b3370b commit 52bac04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"LICENSE"
],
"peerDependencies": {
"mdast": ">=0.21.0"
"mdast": ">=0.23.0"
},
"devDependencies": {
"browserify": "^10.0.0",
Expand All @@ -37,10 +37,10 @@
"istanbul": "^0.3.0",
"jscs": "^1.0.0",
"jscs-jsdoc": "^1.0.0",
"mdast": "^0.21.0",
"mdast": "^0.23.0",
"mdast-github": "^0.3.0",
"mdast-toc": "^0.4.1",
"mdast-yaml-config": "^0.1.0",
"mdast-yaml-config": "^0.2.0",
"mocha": "^2.0.0"
},
"scripts": {
Expand Down

0 comments on commit 52bac04

Please sign in to comment.