Skip to content

Commit

Permalink
types uuid not present on prod
Browse files Browse the repository at this point in the history
  • Loading branch information
jmsalcido committed Jan 17, 2024
1 parent ba944cc commit 34772a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
7 changes: 2 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@logtail/winston": "^0.4.17",
"@types/express": "^4.17.21",
"@types/node": "^20.10.4",
"@types/uuid": "^9.0.7",
"discord.js": "^14.14.1",
"express": "^4.18.2",
"posthog-node": "^3.5.0",
Expand All @@ -25,8 +26,5 @@
"typescript": "^5.3.3",
"uuid": "^9.0.1",
"winston": "^3.11.0"
},
"devDependencies": {
"@types/uuid": "^9.0.7"
}
}

0 comments on commit 34772a5

Please sign in to comment.