Skip to content

Commit

Permalink
fix: more stuff in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
O-Mutt committed Feb 11, 2025
1 parent 169bf4b commit 5d69ce4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"reflect-metadata": "^0.2.2",
"slack-block-builder": "^2.8.0",
"token-buddy": "^1.0.0",
"ts-node": "^10.9.2"
"tsx": "^4.19.2",
"typescript": "^5.7.3"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
Expand All @@ -61,9 +62,6 @@
"jest": "^29.7.0",
"lint-staged": "^15.4.3",
"prettier": "3.4.2",
"ts-node-dev": "^2.0.0",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.23.0"
}
}

0 comments on commit 5d69ce4

Please sign in to comment.