Skip to content

Commit 85ca2c5

Browse files
Remove match-helper as deps
1 parent 1fe7d2b commit 85ca2c5

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

examples/dist/docs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h2 id="installation" tabindex="-1">
179179
<a class="header-anchor" href="#installation">#</a>
180180
Installation
181181
</h2>
182-
<pre><code class="language-bash">npm i -D posthtml-components</code></pre>
182+
<pre><code class="language-bash">npm i -D posthtml-component</code></pre>
183183
<h2 id="introduction" tabindex="-1">
184184
<a class="header-anchor" href="#introduction">#</a>
185185
Introduction

package-lock.json

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"deepmerge": "^4.2.2",
2727
"posthtml-attrs-parser": "^0.1.1",
2828
"posthtml-expressions": "^1.9.0",
29-
"posthtml-match-helper": "^1.0.3",
3029
"posthtml-parser": "^0.11.0",
3130
"posthtml-render": "^3.0.0",
3231
"style-to-object": "^0.3.0"

0 commit comments

Comments
 (0)