bubble-gum-tools
Version:
Work with nested objects is easy with a bubble-gum
17 lines (16 loc) • 1.26 kB
Plain Text
lerna(info) Lerna v2.0.0-beta.30
lerna(debug) Attempting running PublishCommand.initialize
lerna(info) Current version: 0.0.5
lerna(info) Checking for updated packages...
lerna(error) Errored while running PublishCommand.initialize
Error: No updated packages to publish.
at PublishCommand.initialize (/Users/nicolasquiceno/Projects/me/github-projects/bubble-gum-tools/node_modules/lerna/lib/commands/PublishCommand.js:94:18)
at PublishCommand._attempt (/Users/nicolasquiceno/Projects/me/github-projects/bubble-gum-tools/node_modules/lerna/lib/Command.js:161:21)
at PublishCommand.runCommand (/Users/nicolasquiceno/Projects/me/github-projects/bubble-gum-tools/node_modules/lerna/lib/Command.js:145:12)
at PublishCommand.run (/Users/nicolasquiceno/Projects/me/github-projects/bubble-gum-tools/node_modules/lerna/lib/Command.js:69:12)
at Object.<anonymous> (/Users/nicolasquiceno/Projects/me/github-projects/bubble-gum-tools/node_modules/lerna/bin/lerna.js:58:11)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)