Files
reacord/packages/integration-tests/package.json
2021-12-20 12:28:27 -06:00

14 lines
286 B
JSON

{
"name": "reacord-integration-tests",
"private": true,
"dependencies": {
"@types/react": "*",
"@types/node": "^17.0.1",
"discord.js": "^13.3.1",
"dotenv": "^10.0.0",
"reacord": "workspace:*",
"reacord-helpers": "workspace:*",
"react": "^17.0.2"
}
}