Skip to content

Commit

Permalink
fix(package): update remark-stringify to version 7.0.2
Browse files Browse the repository at this point in the history
Closes #47
  • Loading branch information
greenkeeper[bot] committed Aug 4, 2019
1 parent 94c3d42 commit 1d6bffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/md-to-bemjson/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"remark-github": "^7.0.0",
"remark-inline-links": "^3.0.3",
"remark-parse": "^6.0.0",
"remark-stringify": "^6.0.0",
"remark-stringify": "^7.0.2",
"unified": "^7.0.0"
}
}

0 comments on commit 1d6bffe

Please sign in to comment.