tokenbridge/burner-wallet-plugin/lerna.json

11 lines
170 B
JSON
Raw Normal View History

{
"packages": [
"basic-wallet",
"local-wallet",
"tokenbridge-bw-exchange"
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent"
}