feature/15_company_registration #16

Merged
philipp merged 5 commits from feature/15_company_registration into dev 2021-03-25 19:02:01 +00:00
Showing only changes of commit 36baf174a5 - Show all commits

View File

@ -20,13 +20,13 @@
}, },
"devDependencies": { "devDependencies": {
"@vitejs/plugin-vue": "^1.1.5", "@vitejs/plugin-vue": "^1.1.5",
"@vue/compiler-sfc": "^3.0.6", "@vue/compiler-sfc": "^3.0.7",
"autoprefixer": "^10.2.4", "autoprefixer": "^10.2.5",
"postcss": "^8.2.6", "postcss": "^8.2.8",
"release-it": "^14.4.1", "release-it": "^14.5.0",
"tailwindcss": "^2.0.3", "tailwindcss": "^2.0.4",
"vite": "^2.0.3", "vite": "^2.1.2",
"vite-plugin-windicss": "^0.5.4" "vite-plugin-windicss": "^0.9.11"
}, },
"release-it": { "release-it": {
"git": { "git": {