qs 指定6.9.*版本
Showing
with
10 additions
and
65 deletions
| ... | ... | @@ -3,7 +3,7 @@ |
| "@types/sha1": "^1.1.2", | ||
| "axios": "^0.19.2", | ||
| "moment": "^2.29.1", | ||
| "qs": "^6.9.3", | ||
| "qs": "~6.9.3", | ||
| "sha1": "^1.1.1", | ||
| "vuex-class": "^0.3.2", | ||
| "xchat-client": "2.2.2" | ||
| ... | ... |
Please
register
or
sign in
to comment