fix(ui): remove fix-fomantic from package.json

This commit is contained in:
ArneBo 2024-12-06 13:58:33 +01:00 committed by upsiflu
parent e236c3e8f6
commit 54bbb355b1
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
"test:generate-mock-server": "msw-auto-mock ../docs/schema.yml -o test/msw-server.ts --node",
"lint": "eslint --cache --cache-strategy content --ext .ts,.js,.vue,.json,.html src test cypress public/embed.html",
"lint:tsc": "vue-tsc --noEmit --incremental && tsc --noEmit --incremental -p cypress",
"fix-fomantic-css": "scripts/fix-fomantic-css.sh",
"postinstall": "yarn run fix-fomantic-css"
},
"dependencies": {