Skip to content

Commit

Permalink
Fix missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Dec 2, 2019
1 parent 087d5f2 commit 4cd5d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
],
"dependencies": {
"is-buffer": "^2.0.0",
"js-yaml": "^3.0.0",
"remark-frontmatter": "^1.3.0"
},
"devDependencies": {
"js-yaml": "^3.13.1",
"nyc": "^14.0.0",
"prettier": "^1.0.0",
"remark-cli": "^7.0.0",
Expand Down

0 comments on commit 4cd5d9c

Please # to comment.