We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6351872 commit 075840bCopy full SHA for 075840b
1 file changed
script/check-deps.js
@@ -47,7 +47,8 @@ const main = async () => {
47
'imurmurhash',
48
'js-cookie',
49
'mdast-util-from-markdown',
50
- 'unist-util-visit'
+ 'unist-util-visit',
51
+ 'assert'
52
]
53
})
54
0 commit comments