Remove script

This commit is contained in:
Cagatay Civici
2022-11-29 13:53:05 +03:00
parent bbcebb99c5
commit a9b61fb661

View File

@@ -4,7 +4,6 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"predeploy": "vite build --base=/sakai-vue/",
"preview": "vite preview",
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
},