We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ff081 commit fc21c0bCopy full SHA for fc21c0b
packages/standalone-ui/package.json
@@ -37,6 +37,7 @@
37
},
38
"dependencies": {
39
"@mdi/font": "^7.3.67",
40
+ "@vue-skuilder/common": "workspace:*",
41
"@vue-skuilder/common-ui": "workspace:*",
42
"@vue-skuilder/courseware": "workspace:*",
43
"@vue-skuilder/db": "workspace:*",
yarn.lock
@@ -6447,6 +6447,7 @@ __metadata:
6447
"@types/cypress": "npm:1.1.6"
6448
"@types/events": "npm:^3"
6449
"@vitejs/plugin-vue": "npm:^5.2.1"
6450
+ "@vue-skuilder/common": "workspace:*"
6451
"@vue-skuilder/common-ui": "workspace:*"
6452
"@vue-skuilder/courseware": "workspace:*"
6453
"@vue-skuilder/db": "workspace:*"
0 commit comments