README.md updated.

This commit is contained in:
s-prechtl 2023-01-31 10:12:22 +01:00
parent ad117b4d2c
commit 41223dd786
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"
}
}