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