mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-04 10:43:29 +00:00
Update eslint dependencies
The release of 2.4.0 broke babel-eslint 5.x, so updated to the 6.x beta.
This commit is contained in:
parent
f5039faf40
commit
480a9b1327
@ -47,9 +47,9 @@
|
||||
"prepublish": "scripts/prepublish.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^5.0.0",
|
||||
"eslint": "^2.2.0",
|
||||
"eslint-plugin-react": "^4.1.0",
|
||||
"babel-eslint": "^6.0.0-beta.6",
|
||||
"eslint": "^2.4.0",
|
||||
"eslint-plugin-react": "^4.2.3",
|
||||
"jsdoc": "^3.4.0",
|
||||
"semver": "^5.1.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user