mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
12 lines
155 B
Text
12 lines
155 B
Text
|
{
|
||
|
"presets": [
|
||
|
[
|
||
|
"babel-preset-gatsby",
|
||
|
{
|
||
|
"targets": {
|
||
|
"browsers": [">0.25%", "not dead"]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|