mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 09:16:45 +00:00
Compare commits
No commits in common. "7030e3807a4e83323aa66d0b1168802b719deee2" and "0f0d6c1f00d0501292be6177c8544271a554e552" have entirely different histories.
7030e3807a
...
0f0d6c1f00
@ -40,7 +40,6 @@
|
|||||||
"@vue/cli-plugin-typescript": "^5.0.8",
|
"@vue/cli-plugin-typescript": "^5.0.8",
|
||||||
"artplayer": "^4.6.2",
|
"artplayer": "^4.6.2",
|
||||||
"blueimp-md5": "^2.19.0",
|
"blueimp-md5": "^2.19.0",
|
||||||
"canvas-confetti": "^1.9.3",
|
|
||||||
"conventional-changelog-cli": "^2.2.2",
|
"conventional-changelog-cli": "^2.2.2",
|
||||||
"dayjs": "^1.11.9",
|
"dayjs": "^1.11.9",
|
||||||
"dotenv": "^16.3.1",
|
"dotenv": "^16.3.1",
|
||||||
|
|||||||
15545
pnpm-lock.yaml
15545
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"installCommand": "pnpm i --no-frozen-lockfile",
|
"installCommand": "pnpm i",
|
||||||
"buildCommand": "pnpm build",
|
"buildCommand": "pnpm build",
|
||||||
"devCommand": "pnpm dev",
|
"devCommand": "pnpm dev",
|
||||||
"cleanUrls": true,
|
"cleanUrls": true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user