Skip to content

Commit b0e61cc

Browse files
committed
update depend packages
1 parent 783a0da commit b0e61cc

File tree

3 files changed

+1203
-1
lines changed

3 files changed

+1203
-1
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ test
55
.htmlhintrc
66
.npmignore
77
gulpfile.js
8+
node_modules

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gulp-htmlhint-inline",
33
"description": "Gulp plugin for linting inline html",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"homepage": "https://github.com/kazu69/gulp-htmlhint-inline",
66
"main": "index.js",
77
"author": {

0 commit comments

Comments
 (0)