mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-24 03:09:22 -06:00
Update version of eslintrc (#2754)
This is so that we can have the clients depend on the fix.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"name": "@attic/eslintrc",
|
||||
"description": "Shared eslintrc for noms",
|
||||
"license": "Apache-2.0",
|
||||
"version": "4.0.0",
|
||||
"version": "4.1.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"babel-eslint": "^7.0.0",
|
||||
"babel-eslint": "7.0.0",
|
||||
"eslint": "3.8.1",
|
||||
"eslint-plugin-flowtype": "^2.20.0",
|
||||
"eslint-plugin-react": "^6.3.0"
|
||||
"eslint-plugin-flowtype": "2.25.0",
|
||||
"eslint-plugin-react": "6.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "exit 0"
|
||||
|
||||
Reference in New Issue
Block a user