bugfix/31-env-js-linking-ci #41

Merged
philipp merged 2 commits from bugfix/31-env-js-linking-ci into dev 2021-04-13 16:02:46 +00:00
Showing only changes of commit ad13bae068 - Show all commits

View File

@ -7,11 +7,11 @@
"release": "release-it --only-version"
},
"dependencies": {
"marked": "2.0.1",
"marked": "2.0.3",
"redaxios": "0.4.1",
"toastify-js": "1.10.0",
"validator": "13.5.2",
"vue-i18n": "9.0.0",
"vue-i18n": "9.1.4",
"vue-toastification": "2.0.0-rc.1",
"vue": "3.0.9",
"vue-router": "4.0.5"
@ -23,10 +23,10 @@
"@tailwindcss/line-clamp": "0.2.0",
"@tailwindcss/typography": "0.4.0",
"@vitejs/plugin-vue": "1.2.1",
"@vue/compiler-sfc": "3.0.10",
"@vue/compiler-sfc": "3.0.11",
"autoprefixer": "10.2.5",
"tailwindcss": "2.0.4",
"release-it": "14.5.0",
"tailwindcss": "2.1.1",
"release-it": "14.6.1",
"vite": "2.1.5"
},
"release-it": {