2.3.2 - tournament quickupdate
Showing
... | ... | @@ -4,7 +4,7 @@ |
"description": "SpinSha.re Client", | ||
"homepage": "https://spinsha.re", | ||
"copyright": "Copyright © SpinSha.re", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"author": "SpinSha.re", | ||
"private": true, | ||
"scripts": { | ||
... | ... | @@ -23,6 +23,7 @@ |
"axios": "^0.19.2", | ||
"core-js": "^3.6.4", | ||
"glob": "^7.1.6", | ||
"md5-file": "^5.0.0", | ||
"moment": "^2.27.0", | ||
"ncp": "^2.0.0", | ||
"rimraf": "^3.0.2", | ||
... | ... |
src/views/Tournament.vue
0 → 100644
Please register or sign in to comment