Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit abd268c

Browse filesBrowse files
committed
Merge pull request #4 from kazu69/package_upgrade
bumpup version
2 parents 35974f5 + 0930df9 commit abd268c
Copy full SHA for abd268c

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+5-5Lines changed: 5 additions & 5 deletions
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.3",
4+
"version": "0.0.4",
55
"homepage": "https://github.com/kazu69/gulp-htmlhint-inline",
66
"main": "index.js",
77
"author": {
@@ -27,13 +27,13 @@
2727
"test": "gulp test"
2828
},
2929
"dependencies": {
30-
"gulp-util": "^3.0.4",
31-
"htmlhint": "^0.9.7",
32-
"through2": "^0.6.3"
30+
"gulp-util": "^3.0.7",
31+
"htmlhint": "^0.9.12",
32+
"through2": "^2.0.0"
3333
},
3434
"devDependencies": {
3535
"gulp": "^3.8.11",
36-
"gulp-jshint": "^1.9.2"
36+
"gulp-jshint": "^2.0.0"
3737
},
3838
"peerDependencies": {
3939
"gulp": "^3.8.11"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.