mirror of
https://github.com/tenrok/vue-native-notification.git
synced 2026-05-17 03:09:37 +03:00
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
{
|
|
"presets": [
|
|
["env", {
|
|
"targets": {
|
|
"browsers": ["last 2 versions", "safari >= 7"]
|
|
}
|
|
}]
|
|
]
|
|
} |