ci(custom): update drone.yml

This commit is contained in:
2024-03-08 17:51:42 +08:00
parent 59f53fbc37
commit e05af0b396
9 changed files with 161 additions and 357 deletions

View File

@@ -2,7 +2,7 @@
"name": "vue-naive-admin",
"version": "1.0.0",
"scripts": {
"build": "vite build",
"build:prod": "vite build",
"build:test": "vite build --mode test",
"cz": "cz",
"dev": "vite",
@@ -32,8 +32,6 @@
]
},
"dependencies": {
"@sentry/vite-plugin": "^2.10.2",
"@sentry/vue": "^7.84.0",
"@unocss/eslint-config": "^0.55.7",
"@vueuse/core": "^10.6.1",
"@wangeditor/editor": "^5.1.23",