feat(renderer): add additional languages to cb

Closes #28
This commit is contained in:
Paul
2021-12-22 22:11:25 +00:00
parent de70605c85
commit 9f435ef6b9
6 changed files with 122 additions and 3 deletions

View File

@@ -133,6 +133,7 @@
"typescript": "^4.4.2",
"ulid": "^2.3.0",
"use-resize-observer": "^7.0.0",
"vite-plugin-compression": "^0.3.6",
"vite-plugin-pwa": "^0.8.1",
"workbox-precaching": "^6.1.5"
},