mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-12 02:20:12 +08:00
feat: add vhooks (#43)
This commit is contained in:
@@ -9,9 +9,11 @@
|
||||
"deploy": "npm run build && wrangler pages deploy ../dist --branch production"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vicons/material": "^0.12.0",
|
||||
"@vueuse/core": "^10.7.0",
|
||||
"axios": "^1.6.2",
|
||||
"naive-ui": "^2.35.0",
|
||||
"vooks": "^0.2.12",
|
||||
"vue": "^3.3.11",
|
||||
"vue-clipboard3": "^2.0.0",
|
||||
"vue-i18n": "^9.8.0",
|
||||
@@ -19,7 +21,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.5.2",
|
||||
"vite-plugin-pwa": "^0.17.4",
|
||||
"vite": "^4.5.1"
|
||||
"vite": "^4.5.1",
|
||||
"vite-plugin-pwa": "^0.17.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user