Skip to content

Commit c52fca6

Browse files
authored
Merge pull request #72 from duleorlovic/master
Fix eslint-plugin-html version
2 parents 2d1b2ff + 623bbb2 commit c52fca6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-config-standard": "^6.2.1",
7272
"eslint-friendly-formatter": "^2.0.7",
7373
"eslint-loader": "^1.6.1",
74-
"eslint-plugin-html": "^2.0.0",
74+
"eslint-plugin-html": "3.2.1",
7575
"eslint-plugin-promise": "^3.4.0",
7676
"eslint-plugin-standard": "^2.0.1",
7777
"eventsource-polyfill": "^0.9.6",

0 commit comments

Comments
 (0)