Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dbd1934

Browse files
committedJan 11, 2024
updated slack/bolt package dependency
1 parent d68ea49 commit dbd1934

File tree

2 files changed

+4
-18
lines changed

2 files changed

+4
-18
lines changed
 

‎package-lock.json

+3-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"author": "Contentstack",
5252
"license": "MIT",
5353
"dependencies": {
54+
"@slack/bolt": "^3.17.0",
5455
"axios": "^1.6.5",
5556
"form-data": "^3.0.1",
5657
"lodash": "^4.17.21",
@@ -68,7 +69,6 @@
6869
"@babel/preset-env": "^7.18.2",
6970
"@babel/register": "^7.17.7",
7071
"@babel/runtime": "^7.18.3",
71-
"@slack/bolt": "^3.17.0",
7272
"@types/chai": "^4.3.11",
7373
"@types/jest": "^28.1.0",
7474
"@types/lodash": "^4.14.202",

0 commit comments

Comments
 (0)
Please sign in to comment.