Skip to content

Commit ca4cd5d

Browse files
committed
Add missing dev-dependencies
1 parent 3167e32 commit ca4cd5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,14 @@
4444
"c8": "^7.0.0",
4545
"hastscript": "^7.0.0",
4646
"prettier": "^2.0.0",
47+
"rehype-parse": "^8.0.3",
4748
"remark-cli": "^10.0.0",
4849
"remark-preset-wooorm": "^9.0.0",
4950
"rimraf": "^3.0.0",
5051
"tape": "^5.0.0",
5152
"type-coverage": "^2.0.0",
5253
"typescript": "^4.0.0",
54+
"unified": "^10.1.0",
5355
"xo": "^0.44.0"
5456
},
5557
"scripts": {

0 commit comments

Comments
 (0)