Skip to content

Commit 35832c7

Browse files
author
Ray Schamp
committed
build(babel-eslint): Update semver format to match eslint
1 parent 66a5eaa commit 35832c7

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
@@ -29,7 +29,7 @@
2929
"eslint-plugin-react": "^6.4.1"
3030
},
3131
"peerDependencies": {
32-
"babel-eslint": "^7.0.0",
32+
"babel-eslint": "7.x",
3333
"eslint": "3.x"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)