Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Lowe <[email protected]>
  • Loading branch information
CyberFlameGO committed Jan 7, 2024
1 parent 9450850 commit 91ebe57
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 360 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,24 @@
"discord-api-types": "^0.37.67",
"discord-interactions": "^3.4.0",
"discord-verify": "^1.2.0",
"hono": "^3.11.12"
"hono": "^3.12.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20231218.0",
"@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6",
"@types/sinon": "^17.0.2",
"c8": "^8.0.1",
"c8": "^9.0.0",
"chai": "^5.0.0",
"dotenv": "^16.3.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"mocha": "^10.2.0",
"pnpm": "^8.13.1",
"pnpm": "^8.14.0",
"prettier": "^3.1.1",
"sinon": "^17.0.1",
"typescript": "^5.3.3",
"wrangler": "^3.22.1"
"wrangler": "^3.22.3"
}
}
Loading

0 comments on commit 91ebe57

Please sign in to comment.