mirror of
https://github.com/scratchfoundation/eslint-config-scratch.git
synced 2025-08-28 22:40:13 -04:00
build(babel-eslint): Update semver format to match eslint
This commit is contained in:
parent
66a5eaab2f
commit
35832c7bb0
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
"eslint-plugin-react": "^6.4.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"babel-eslint": "^7.0.0",
|
||||
"babel-eslint": "7.x",
|
||||
"eslint": "3.x"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue