There was an error while loading. Please reload this page.
2 parents f4c4fc2 + 83c6da5 commit f4d117bCopy full SHA for f4d117b
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gulp-posthtml",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "Gulp PostHTML Plugin",
5
"main": "index.js",
6
"engines": {
@@ -16,7 +16,7 @@
16
},
17
"dependencies": {
18
"gulp-util": "^3.0.6",
19
- "posthtml": "^0.9.2",
+ "posthtml": "^0.10.0",
20
"posthtml-load-config": "^1.0.0",
21
"through2": "^2.0.0"
22
0 commit comments