Skip to content

Commit 9bc15ab

Browse files
mysticateayyx990803
authored andcommittedDec 6, 2017
Breaking: upgrade eslint-plugin-html (#4)
1 parent 89e3e2d commit 9bc15ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
},
1515
"homepage": "https://github.com/vuejs/eslint-plugin-vue-libs#readme",
1616
"peerDependencies": {
17-
"eslint": "^2.0.0 || ^3.0.0 || ^4.0.0"
17+
"eslint": "^4.7.0"
1818
},
1919
"dependencies": {
20-
"eslint-plugin-html": "^2.0.0"
20+
"eslint-plugin-html": "^4.0.1"
2121
}
2222
}

0 commit comments

Comments
 (0)
Please sign in to comment.