mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-21 13:24:05 +03:00
d070a66db3
* chore(lerna): don't publish packages to npm by lerna * chore(lerna): add publish to npm command * fix(github): publish using lerna * chore(lerna): add publish minor * chore(release): publish v2.8.0
20 lines
345 B
JSON
20 lines
345 B
JSON
{
|
|
"name": "@bbob/core",
|
|
"version": "2.8.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@bbob/parser": {
|
|
"version": "2.5.4",
|
|
"requires": {
|
|
"@bbob/plugin-helper": "^2.5.4"
|
|
},
|
|
"dependencies": {
|
|
"@bbob/plugin-helper": {
|
|
"version": "2.5.4"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|