Skip to content

Commit

Permalink
fix: dependency 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
ppinkypeach committed Feb 8, 2024
1 parent 8484cab commit 8c1b4b1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,14 @@
"dependencies": {
"@notionhq/client": "^2.2.14",
"@slack/bolt": "^3.16.0",
"@slack/events-api": "^3.0.1",
"@slack/web-api": "^7.0.1",
"axios": "^1.6.3",
"cheerio": "^1.0.0-rc.12",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"node-schedule": "^2.1.1",
"serverless-domain-manager": "^7.3.4"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/node": "^20.10.4",
"@types/node-schedule": "^2.1.5",
"nodemon": "^3.0.2",
"serverless-dotenv-plugin": "^6.0.0",
"serverless-offline": "^13.3.3",
Expand Down

0 comments on commit 8c1b4b1

Please sign in to comment.