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:
@@ -0,0 +1,17 @@
|
||||
---
|
||||
"@bbob/plugin-helper": minor
|
||||
"@bbob/preset-html5": minor
|
||||
"@bbob/preset-react": minor
|
||||
"@bbob/preset-vue": minor
|
||||
"vue2-example": minor
|
||||
"@bbob/parser": minor
|
||||
"@bbob/preset": minor
|
||||
"@bbob/react": minor
|
||||
"@bbob/core": minor
|
||||
"@bbob/html": minor
|
||||
"@bbob/vue2": minor
|
||||
"@bbob/vue3": minor
|
||||
"@bbob/cli": minor
|
||||
---
|
||||
|
||||
All build processes and CI actions now using PNPM as default Package Manager
|
||||
Reference in New Issue
Block a user