mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-06-28 22:31:48 +00:00
feat(deps): upgrade to aegir@12 and browserify-aes@1.0.8
This commit is contained in:
committed by
GitHub
parent
cb7fae7fcc
commit
83257bc4bd
@ -22,5 +22,6 @@ curves.forEach((curve) => {
|
||||
}, { defer: true })
|
||||
})
|
||||
|
||||
suite.on('cycle', (event) => console.log(String(event.target)))
|
||||
.run({async: true})
|
||||
suite
|
||||
.on('cycle', (event) => console.log(String(event.target)))
|
||||
.run({async: true})
|
||||
|
Reference in New Issue
Block a user