Compare commits

...

2 Commits

3 changed files with 8970 additions and 7292 deletions

View File

@ -40,6 +40,7 @@
"@vue/cli-plugin-typescript": "^5.0.8",
"artplayer": "^4.6.2",
"blueimp-md5": "^2.19.0",
"canvas-confetti": "^1.9.3",
"conventional-changelog-cli": "^2.2.2",
"dayjs": "^1.11.9",
"dotenv": "^16.3.1",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{
"installCommand": "pnpm i",
"installCommand": "pnpm i --no-frozen-lockfile",
"buildCommand": "pnpm build",
"devCommand": "pnpm dev",
"cleanUrls": true,