Skip to content

Commit 9f388e9

Browse files
committed
Allow minor updates from diff2html dependency
1 parent 44a468e commit 9f388e9

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
@@ -48,7 +48,7 @@
4848
"yargs": "^3.31.0",
4949
"extend": "^3.0.0",
5050
"request": "^2.67.0",
51-
"diff2html": "1.2.0"
51+
"diff2html": "~1.2.0"
5252
},
5353
"devDependencies": {
5454
"codacy-coverage": "^1.1.3",

0 commit comments

Comments
 (0)