mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-08 17:22:26 +03:00
feat(vue3): add vue3 support (#179)
* feat(vue3): add vue3 package * fix(vue3): add package to lerna config
This commit is contained in:
committed by
GitHub
parent
05e3f6de87
commit
f6dfc7dcf4
+2
-1
@@ -15,7 +15,8 @@
|
||||
"packages/bbob-preset-react",
|
||||
"packages/bbob-preset-vue",
|
||||
"packages/bbob-react",
|
||||
"packages/bbob-vue2"
|
||||
"packages/bbob-vue2",
|
||||
"packages/bbob-vue3"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
|
||||
Reference in New Issue
Block a user