mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-11 18:02:26 +03:00
chore: pnpm support (#199)
* feat: initial pnpm support * feat: lock files * fix: github actions * fix: lerna bootstrap * fix: lerna useWorkspaces * fix: lerna no ci * fix: lint * fix: audit * chore: changeset * fix: publish action
This commit is contained in:
Vendored
+2
-3
@@ -13,11 +13,10 @@
|
||||
"url": "https://artkost.ru/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bbob/parser": "3.0.2",
|
||||
"@bbob/parser": "workspace:*",
|
||||
"benchmark": "2.1.4",
|
||||
"picocolors": "1.0.0",
|
||||
"xbbcode-parser": "0.1.2",
|
||||
"ya-bbcode": "1.0.12"
|
||||
},
|
||||
"version": null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user