Compare commits

..

No commits in common. "7030e3807a4e83323aa66d0b1168802b719deee2" and "0f0d6c1f00d0501292be6177c8544271a554e552" have entirely different histories.

3 changed files with 6935 additions and 8613 deletions

View File

@ -40,7 +40,6 @@
"@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 --no-frozen-lockfile",
"installCommand": "pnpm i",
"buildCommand": "pnpm build",
"devCommand": "pnpm dev",
"cleanUrls": true,