mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 10:44:19 +00:00
9 lines
No EOL
106 B
Text
9 lines
No EOL
106 B
Text
{
|
|
"presets": [
|
|
["@babel/preset-env", {
|
|
"targets": {
|
|
"node": "6.0"
|
|
}
|
|
}]
|
|
]
|
|
} |