2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00
Files
bbob/packages/bbob-parser/package-lock.json
T
Nikolay Kostyurin d070a66db3 chore(release): publish v2.8.0 (#122)
* 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
2021-11-29 00:55:29 +02:00

12 lines
180 B
JSON

{
"name": "@bbob/parser",
"version": "2.8.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@bbob/plugin-helper": {
"version": "2.5.4"
}
}
}