mirror of
https://github.com/primer/css.git
synced 2024-12-24 14:42:26 +03:00
nix unused unist-util-visit module
This commit is contained in:
parent
fd40089188
commit
ba5937cfba
@ -1,6 +1,5 @@
|
||||
import remark from 'remark'
|
||||
import parents from 'unist-util-parents'
|
||||
import visit from 'unist-util-visit'
|
||||
import select from 'unist-util-select'
|
||||
import findBefore from 'unist-util-find-before'
|
||||
import htmlToReact from 'html-to-react'
|
||||
|
@ -45,7 +45,6 @@
|
||||
"unist-util-find-before": "^2.0.1",
|
||||
"unist-util-parents": "^1.0.0",
|
||||
"unist-util-select": "^1.5.0",
|
||||
"unist-util-visit": "^1.1.3",
|
||||
"yo": "^2.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user