This commit is contained in:
zyronon
2023-09-10 22:03:47 +08:00
parent e44a8203ef
commit 8a2d1d996c
3 changed files with 2963 additions and 0 deletions

0
netlify.toml Normal file
View File

View File

@@ -30,10 +30,17 @@
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"@vue/compiler-sfc": "^3.3.4",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"sass": "^1.64.2",
"typescript": "^5.2.0",
"unplugin-icons": "^0.16.5",
"vite": "^4.4.5",
"vue-tsc": "^1.8.5"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}

2956
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff