Skip to content

Commit 4dfdcdc

Browse files
michalsnikmysticatea
authored andcommitted
Update dependencies (#26)
1 parent a3ffb66 commit 4dfdcdc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
},
2222
"homepage": "https://github.com/vuejs/eslint-plugin-vue#readme",
2323
"peerDependencies": {
24-
"eslint": "^2.0.0 || ^3.0.0"
24+
"eslint": "^2.0.0 || ^3.0.0 || ^4.0.0"
2525
},
2626
"dependencies": {
27-
"eslint-plugin-html": "^2.0.0",
28-
"eslint-plugin-react": "^6.9.0"
27+
"eslint-plugin-html": "^3.0.0",
28+
"eslint-plugin-react": "^7.0.0"
2929
}
3030
}

0 commit comments

Comments
 (0)