1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-11 17:42:48 +00:00

wip ui for pubg

This commit is contained in:
2017-08-02 23:26:39 -05:00
parent 84c2425c6d
commit e425ada97e
10 changed files with 216 additions and 19 deletions

View File

@@ -10,6 +10,7 @@
"author": "Mitchell Gerber",
"license": "MIT",
"devDependencies": {
"@types/lodash": "^4.14.71",
"@types/react": "^16.0.0",
"@types/react-dom": "^15.5.1",
"@types/react-dropzone": "^3.13.1",
@@ -29,6 +30,7 @@
"extract-text-webpack-plugin": "2.0.0-rc.1",
"file-loader": "^0.10.0",
"html-webpack-plugin": "^2.24.1",
"lodash": "^4.17.4",
"node-sass": "^4.5.3",
"postcss-loader": "^1.2.1",
"react": "15.6.1",