Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
dhain 2023-01-31 10:30:10 +01:00
commit d582a10f2e
3 changed files with 25 additions and 200 deletions

View file

@ -10,11 +10,11 @@
},
"dependencies": {
"bootstrap": "^5.2.3",
"vue": "^3.2.13"
"vue": "^3.2.13",
"@vue/cli-service": "~5.0.0"
},
"devDependencies": {
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"typescript": "~4.5.5"
}
}