This commit is contained in:
2022-04-29 23:32:11 +08:00
parent cc1c894d9b
commit d49d224ba4
14 changed files with 180 additions and 4 deletions

View File

@ -12,6 +12,7 @@
"vite": "^2.9.5"
},
"dependencies": {
"typed.js": "^2.0.12"
"typed.js": "^2.0.12",
"workbox-cdn": "4.2.0"
}
}