mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-05 23:43:37 +02:00
fetchUsers script with discord.js
This commit is contained in:
+7
-4
@@ -4,6 +4,9 @@
|
||||
"description": "A simple starter to get up and developing quickly with Gatsby",
|
||||
"version": "0.1.0",
|
||||
"author": "TPH",
|
||||
"peerDependencies": {
|
||||
"discord.js": "git+https://github.com/discordjs/discord.js.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/ramda": "^0.26.18",
|
||||
"axios": "^0.19.0",
|
||||
@@ -37,15 +40,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "^1.4.0",
|
||||
"@graphql-codegen/typescript": "1.4.0",
|
||||
"@graphql-codegen/typescript-operations": "1.4.0",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.4.0",
|
||||
"@types/react": "^16.8.23",
|
||||
"@types/react-dom": "^16.8.5",
|
||||
"@types/react-helmet": "^5.0.8",
|
||||
"@types/react-treeview": "^0.4.2",
|
||||
"@types/styled-components": "^4.1.18",
|
||||
"prettier": "^1.18.2",
|
||||
"@graphql-codegen/typescript": "1.4.0",
|
||||
"@graphql-codegen/typescript-operations": "1.4.0",
|
||||
"@graphql-codegen/typescript-react-apollo": "1.4.0"
|
||||
"prettier": "^1.18.2"
|
||||
},
|
||||
"keywords": [
|
||||
"gatsby"
|
||||
|
||||
Reference in New Issue
Block a user