Skip to content

Commit 7d3b12e

Browse files
committed
Add unified into peerDependencies
1 parent 50f7afc commit 7d3b12e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
"unist-util-find-between-all": "^1.1.0",
7777
"unist-util-visit": "^5.0.0"
7878
},
79+
"peerDependencies": {
80+
"unified": "^11"
81+
},
7982
"sideEffects": false,
8083
"typeCoverage": {
8184
"atLeast": 100,

0 commit comments

Comments
 (0)