2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00
Files
bbob/packages/bbob-cli/package-lock.json
T
Nikolay Kostyurin 861359a656 chore(release): publish v2.8.1 (#139)
* fix: lerna issue and publish patch

* fix: lerna publish scripts

* chore(release): bump version to v2.8.1
2022-05-24 02:42:33 +02:00

86 lines
2.1 KiB
JSON

{
"name": "@bbob/cli",
"version": "2.8.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@bbob/html": {
"version": "2.5.6",
"requires": {
"@bbob/core": "^2.5.6",
"@bbob/plugin-helper": "^2.5.6"
},
"dependencies": {
"@bbob/core": {
"version": "2.5.6",
"requires": {
"@bbob/parser": "^2.5.6"
},
"dependencies": {
"@bbob/parser": {
"version": "2.5.6",
"requires": {
"@bbob/plugin-helper": "^2.5.6"
},
"dependencies": {
"@bbob/plugin-helper": {
"version": "2.5.6"
}
}
}
}
},
"@bbob/plugin-helper": {
"version": "2.5.6"
}
}
},
"@bbob/preset-html5": {
"version": "2.5.6",
"requires": {
"@bbob/plugin-helper": "^2.5.6",
"@bbob/preset": "^2.5.6"
},
"dependencies": {
"@bbob/html": {
"requires": {
"@bbob/core": "^2.5.6",
"@bbob/plugin-helper": "^2.5.6"
},
"dependencies": {
"@bbob/core": {
"version": "2.5.6",
"requires": {
"@bbob/parser": "^2.5.6"
},
"dependencies": {}
},
"@bbob/plugin-helper": {
"version": "2.5.6"
}
}
},
"@bbob/plugin-helper": {
"version": "2.5.6"
},
"@bbob/preset": {
"version": "2.5.6",
"requires": {
"@bbob/plugin-helper": "^2.5.6"
},
"dependencies": {
"@bbob/plugin-helper": {
"version": "2.5.6"
}
}
}
}
},
"commander": {
"version": "2.20.3",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
}
}
}