mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-11 01:22:48 +00:00
wip - oauth
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"author": "Mitchell Gerber",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.71",
|
||||
"@types/react": "^16.0.0",
|
||||
"@types/react-dom": "^15.5.1",
|
||||
@@ -20,6 +20,7 @@
|
||||
"babel-core": "^6.21.0",
|
||||
"babel-loader": "^6.2.10",
|
||||
"babel-plugin-add-module-exports": "^0.2.1",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"babel-preset-es2015": "^6.18.0",
|
||||
"babel-preset-react": "^6.16.0",
|
||||
"babel-preset-stage-0": "^6.16.0",
|
||||
|
||||
Reference in New Issue
Block a user