Skip to content

Commit e3aa46c

Browse files
committed
updated package.json
1 parent c11e769 commit e3aa46c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

package-lock.json

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"@types/node-fetch": "^2.6.2",
2525
"@typescript-eslint/eslint-plugin": "^5.47.1",
2626
"@typescript-eslint/parser": "^5.47.1",
27-
"dotenv": "^16.0.3",
2827
"eslint": "^8.31.0",
2928
"jest": "^29.3.1",
3029
"ngrok": "^4.3.3",
@@ -36,6 +35,7 @@
3635
"wrangler": "^2.5.0"
3736
},
3837
"dependencies": {
38+
"dotenv": "^16.0.3",
3939
"@tsndr/cloudflare-worker-jwt": "^2.2.1",
4040
"discord-interactions": "^3.2.0",
4141
"itty-router": "^3.0.11",

0 commit comments

Comments
 (0)