We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f09af commit da79e5dCopy full SHA for da79e5d
README.md
@@ -8,7 +8,7 @@
8
(sudo) npm i -D posthtml-loader
9
```
10
11
-[](https://badge.fury.io/js/posthtml-loader) 
+[](https://badge.fury.io/js/posthtml-loader) [](https://david-dm.org/michael-ciniawsky/posthtml-loader)
12
13
# Usage
14
## Setup
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "posthtml-loader",
3
- "version": "0.8.2",
+ "version": "0.8.3",
4
"engine": ">=4",
5
"main": "index.js",
6
"dependencies": {
0 commit comments