mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-11 17:42:48 +00:00
feat: add player controls to uploaded clips on stats page
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"dependencies": {
|
||||
"@types/chart.js": "^2.7.22",
|
||||
"@types/jwt-decode": "^2.2.1",
|
||||
"@types/lodash": "^4.14.110",
|
||||
"@types/lodash": "^4.14.137",
|
||||
"@types/luxon": "^1.2.2",
|
||||
"@types/node": "^10.3.4",
|
||||
"@types/nprogress": "0.0.29",
|
||||
@@ -39,18 +39,18 @@
|
||||
"font-awesome": "^4.7.0",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"jwt-decode": "^2.2.0",
|
||||
"lodash": "^4.17.10",
|
||||
"lodash": "^4.17.15",
|
||||
"luxon": "^1.3.3",
|
||||
"mini-css-extract-plugin": "^0.4.2",
|
||||
"mobx": "^5.0.3",
|
||||
"mobx-react": "^5.2.5",
|
||||
"node-sass": "^4.9.3",
|
||||
"normalize.css": "^8.0.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"postcss-loader": "^2.1.5",
|
||||
"query-string": "^6.1.0",
|
||||
"react": "^16.4.1",
|
||||
"react-chartjs-2": "^2.7.2",
|
||||
"react-chartjs-2": "^2.7.6",
|
||||
"react-dom": "^16.4.1",
|
||||
"react-dropzone": "^4.2.11",
|
||||
"react-router-dom": "^4.3.1",
|
||||
|
||||
Reference in New Issue
Block a user