mirror of
https://github.com/oceanprotocol/react-tutorial
synced 2025-02-14 21:10:36 +01:00
add browserslist config
This commit is contained in:
parent
1c8117f107
commit
efe520622f
@ -15,5 +15,8 @@
|
|||||||
"build": "react-scripts build",
|
"build": "react-scripts build",
|
||||||
"test": "react-scripts test --env=jsdom",
|
"test": "react-scripts test --env=jsdom",
|
||||||
"eject": "react-scripts eject"
|
"eject": "react-scripts eject"
|
||||||
}
|
},
|
||||||
|
"browserslist": [
|
||||||
|
"defaults"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user