1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-04-05 01:01:05 +00:00
Alex Potsides c64a586a20
chore: update aegir to the latest version ()
Removes boilerplate config that is no longer necessary
2022-04-09 09:26:25 +01:00

5 lines
54 B
JavaScript

export default {
build: {
target: 'es2020'
}
}