Skip to content

Commit da79e5d

Browse files
README updates
1 parent 56f09af commit da79e5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
(sudo) npm i -D posthtml-loader
99
```
1010

11-
[![npm](https://badge.fury.io/js/posthtml-loader.svg)](https://badge.fury.io/js/posthtml-loader) ![dependencies](https://david-dm.org/michael-ciniawsky/posthtml-loader.svg)
11+
[![npm](https://badge.fury.io/js/posthtml-loader.svg)](https://badge.fury.io/js/posthtml-loader) [![dependencies](https://david-dm.org/michael-ciniawsky/posthtml-loader.svg)](https://david-dm.org/michael-ciniawsky/posthtml-loader)
1212

1313
# Usage
1414
## Setup

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthtml-loader",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"engine": ">=4",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)