Skip to content

Commit 5da74c3

Browse files
committed
lowered gulp-jshint dependency
1 parent 3d4ae5c commit 5da74c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"homepage": "https://github.com/scravy/node-macaddress",
2626
"devDependencies": {
2727
"gulp": "^3.1.0",
28-
"gulp-jshint": "^1.9.4"
28+
"gulp-jshint": "^1.4.0"
2929
}
3030
}

0 commit comments

Comments
 (0)