mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-19 04:56:17 +00:00
Fixed eslint version not wornking on older node versions
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"dotenv-expand": "4.2.0",
|
||||
"enzyme": "^3.3.0",
|
||||
"enzyme-adapter-react-16": "^1.1.1",
|
||||
"eslint": "^5.4.0",
|
||||
"eslint": "^4.19.0",
|
||||
"eslint-config-adidas-babel": "^1.0.1",
|
||||
"eslint-config-adidas-env": "^1.0.1",
|
||||
"eslint-config-adidas-es6": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user