started working on autocomplete addEmployee
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
"pinia": "^2.0.0-rc.10",
|
||||
"vue": "^3.2.16",
|
||||
"vue-month-picker": "^1.5.0",
|
||||
"vue-router": "^4.0.11"
|
||||
"vue-router": "^4.0.11",
|
||||
"vue-tsc": "^0.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^1.9.2",
|
||||
"typescript": "^4.4.3",
|
||||
"vite": "^2.6.0",
|
||||
"vue-tsc": "^0.3.0"
|
||||
"vite": "^2.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user