gitiumiota
Version:
IOTA Client Reference Implementation
18 lines (17 loc) • 437 B
JSON
{
"lerna": "2.10.1",
"packages": ["packages/*"],
"create": {
"homepage": "https://github.com/iotaledger/iota.lib.js",
"license": "MIT"
},
"publish": {
"allowBranch": "next",
"cdVersion": "prerelease",
"conventionalCommits": true,
"gitRemote": "upstream",
"preid": "alpha",
"message": "chore(release): publish %s"
},
"version": "1.0.0-beta.22"
}