UNPKG
@ping-pub/chain-registry-client
Version:
latest (0.0.25)
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.20-alpha.0
0.0.19-alpha.0
Cosmos Blockchain Registry Client
github.com/ping-pub/tools
ping-pub/tools
@ping-pub/chain-registry-client
/
babel.config.js
3 lines
•
93 B
JavaScript
View Raw
1
2
3
module
.exports = { presets:
[['@babel/preset-env', { targets: { node: 'current' } }]]
, };