phase 4
This commit is contained in:
@@ -10,14 +10,15 @@
|
||||
"typecheck": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.5",
|
||||
"@techstark/opencv-js": "4.12.0-release.1",
|
||||
"mpr-ui-framework": "link:../framework",
|
||||
"pinia": "^2.2",
|
||||
"mpr-ui-framework": "link:../framework"
|
||||
"vue": "^3.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5",
|
||||
"typescript": "^5.6",
|
||||
"vite": "^6",
|
||||
"@vitejs/plugin-vue": "^5",
|
||||
"vue-tsc": "^2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user