Remove unused scripts

This commit is contained in:
wvffle 2022-11-25 18:20:55 +00:00 committed by Kasper Seweryn
commit 215ad15beb
6 changed files with 0 additions and 112 deletions

View file

@ -14,8 +14,6 @@
"lint": "eslint --ext .ts,.js,.vue,.html src public/embed.html",
"lint:tsc": "vue-tsc --noEmit",
"fix-fomantic-css": "scripts/fix-fomantic-css.sh",
"i18n-compile": "scripts/i18n-compile.sh",
"i18n-extract": "scripts/i18n-extract.sh",
"postinstall": "yarn run fix-fomantic-css"
},
"dependencies": {