mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-05 22:16:27 +00:00
Compare commits
2 Commits
0f0d6c1f00
...
7030e3807a
| Author | SHA1 | Date | |
|---|---|---|---|
| 7030e3807a | |||
| 98fa14c9f0 |
@ -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",
|
||||
|
||||
16259
pnpm-lock.yaml
16259
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
{
|
||||
"installCommand": "pnpm i",
|
||||
"installCommand": "pnpm i --no-frozen-lockfile",
|
||||
"buildCommand": "pnpm build",
|
||||
"devCommand": "pnpm dev",
|
||||
"cleanUrls": true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user