Skip to content

Commit

Permalink
fix ci:
Browse files Browse the repository at this point in the history
  • Loading branch information
jaspermayone committed May 1, 2024
1 parent 226c92d commit 9f23f12
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -24,13 +24,13 @@
"@slack/bolt": "^3.17.1",
"@types/express": "^4.17.21",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"js-yaml": "^4.1.0",
"nodemon": "^3.0.3"
},
"devDependencies": {
"express": "^4.19.2",
"prisma": "^5.12.1",
"ts-node": "^10.9.2",
"typescript": "~5.4.3"
}
}
}

0 comments on commit 9f23f12

Please sign in to comment.