mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-01 15:21:04 +00:00
5 lines
54 B
JavaScript
5 lines
54 B
JavaScript
export default {
|
|
build: {
|
|
target: 'es2020'
|
|
}
|
|
} |