add stream lottery

This commit is contained in:
2023-11-01 13:57:52 +08:00
parent 6849620f14
commit e6c41f39d8
14 changed files with 3545 additions and 9 deletions

View File

@@ -52,6 +52,7 @@
"naive-ui": "^2.34.3",
"prettier": "^2.8.8",
"stylus": "^0.55.0",
"typescript": "~4.5.5"
"typescript": "~4.5.5",
"vite-plugin-mkcert": "^1.16.0"
}
}