Skip to content

Commit 92e5c52

Browse files
committed
build(package.json): bump posthtml to v0.11.3
1 parent b0c8eee commit 92e5c52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"jscs": "^1.13.1",
1212
"jshint": "^2.8.0",
1313
"mocha": "^2.2.5",
14-
"posthtml": "^0.8.1"
14+
"posthtml": "^0.11.3"
1515
},
1616
"scripts": {
1717
"test": "npm run lint && mocha",

0 commit comments

Comments
 (0)