Skip to content

Commit

Permalink
fix(okidoc-md): freeze unist-builder to 1.0.2 due to changed buil…
Browse files Browse the repository at this point in the history
…d result in `1.0.3`
  • Loading branch information
bodia-uz committed Aug 20, 2018
1 parent e27c70a commit add6a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/okidoc-md/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"precinct": "^4.0.0",
"remark": "^9.0.0",
"remark-html": "^7.0.0",
"unist-builder": "^1.0.2",
"unist-builder": "1.0.2",
"yamljs": "^0.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit add6a3e

Please sign in to comment.