mirror of
https://github.com/oceanprotocol/react.git
synced 2024-11-30 07:48:05 +01:00
root eslint version downgrade. this is remedy for example project not running on Ubuntu 20.04
This commit is contained in:
parent
d22c14e19e
commit
d6e6a3017e
25854
example/package-lock.json
generated
25854
example/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,6 @@ import { Config, ConfigHelper } from '@oceanprotocol/lib'
|
||||
import { AllDdos } from './AllDdos'
|
||||
import { ConsumeDdo } from './ConsumeDdo'
|
||||
import { NetworkMonitor } from './NetworkMonitor'
|
||||
import { MetadataExample } from './MetadataExample'
|
||||
|
||||
// factory Address needs to be updated each time you deploy the contract on local network
|
||||
const config = {
|
||||
|
10902
package-lock.json
generated
10902
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -37,7 +37,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^3.10.1",
|
||||
"@typescript-eslint/parser": "^3.10.1",
|
||||
"auto-changelog": "^2.2.0",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint": "^6.6.0",
|
||||
"eslint-config-oceanprotocol": "^1.5.0",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
|
Loading…
Reference in New Issue
Block a user