mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-04-25 17:12:33 +00:00
change babel build targets
This commit is contained in:
parent
0fdb309d8c
commit
e35f067b5e
@ -4,7 +4,7 @@
|
|||||||
"@babel/preset-env",
|
"@babel/preset-env",
|
||||||
{
|
{
|
||||||
"targets": {
|
"targets": {
|
||||||
"browsers": "last 2 versions, not ie <=11"
|
"browsers": ">1% and not ie <= 11 and not dead"
|
||||||
},
|
},
|
||||||
"modules": false
|
"modules": false
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user