Skip to content

Commit 1f87aba

Browse files
committed
Update dev-dependencies
1 parent dfbfb4c commit 1f87aba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"Christian Murphy <[email protected]>"
1414
],
1515
"devDependencies": {
16-
"remark-cli": "^7.0.0",
17-
"remark-preset-wooorm": "^6.0.0"
16+
"remark-cli": "^8.0.0",
17+
"remark-preset-wooorm": "^7.0.0"
1818
},
1919
"scripts": {
2020
"format": "remark . -qfo",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Uni**versal **S**yntax **T**ree.
44

5-
* * *
5+
***
66

77
**unist** is a specification for syntax trees.
88
It has a big [ecosystem of utilities][list-of-utilities] in JavaScript for

0 commit comments

Comments
 (0)