mirror of
https://github.com/tenrok/BBob.git
synced 2026-05-15 11:59:37 +03:00
3575982b28
* 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
11 lines
186 B
YAML
11 lines
186 B
YAML
lockfileVersion: '6.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
dependencies:
|
|
'@bbob/parser':
|
|
specifier: workspace:*
|
|
version: link:../bbob-parser
|