mirror of
https://github.com/xfgryujk/blivechat.git
synced 2024-12-27 13:20:29 +08:00
补i18n依赖
This commit is contained in:
parent
2914a19288
commit
7086acb001
@ -47,6 +47,6 @@
|
||||
|
||||
### Docker
|
||||
1. ```sh
|
||||
docker run -d -p 80:80 xfgryujk/blivechat
|
||||
docker run -d -p 80:80 xfgryujk/blivechat:latest
|
||||
```
|
||||
2. 以下略
|
||||
|
@ -14,6 +14,7 @@
|
||||
"element-ui": "^2.9.1",
|
||||
"lodash": "^4.17.11",
|
||||
"vue": "^2.6.10",
|
||||
"vue-i18n": "^8.11.2",
|
||||
"vue-router": "^3.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user