mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-08 17:22:26 +03:00
fix: github actions (#224)
* fix: github actions * fix: node setup * fix: node setup cache * fix: node and npm * fix: pnpm workspace and .gititnore * fix: pnpm node setup * fix: github actions * fix: lock file * fix: workflow install after setup node * fix: lock file * fix: vue3 tests
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"@bbob/preset-vue": "*",
|
||||
"@bbob/vue2": "*",
|
||||
"core-js": "3.26.1",
|
||||
"vue": "2.7.14"
|
||||
"vue": "2.7.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "5.0.8",
|
||||
|
||||
Reference in New Issue
Block a user