File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @slack/types" ,
33 "version" : " 2.13.0" ,
4- "description" : " Shared type definitions for the Node Slack SDK " ,
4+ "description" : " Shared types for Slack domain objects and event payloads " ,
55 "author" : " Slack Technologies, LLC" ,
66 "license" : " MIT" ,
77 "keywords" : [
1616 " dist/**/*"
1717 ],
1818 "engines" : {
19- "node" : " >= 12.13.0 " ,
20- "npm" : " >= 6.12 .0"
19+ "node" : " >= 18 " ,
20+ "npm" : " >= 8.6 .0"
2121 },
2222 "repository" : " slackapi/node-slack-sdk" ,
23- "homepage" : " https://slack.dev/node-slack-sdk" ,
23+ "homepage" : " https://slack.dev/node-slack-sdk/reference/types " ,
2424 "publishConfig" : {
2525 "access" : " public"
2626 },
4545 "eslint-config-airbnb-typescript" : " ^17.1.0" ,
4646 "eslint-plugin-import" : " ^2.28.1" ,
4747 "eslint-plugin-import-newlines" : " ^1.3.4" ,
48- "eslint-plugin-jsdoc" : " ^46.5.0 " ,
48+ "eslint-plugin-jsdoc" : " ^48 " ,
4949 "eslint-plugin-node" : " ^11.1.0" ,
5050 "shx" : " ^0.3.2" ,
5151 "tsd" : " ^0.31.0" ,
52- "typescript" : " ^4.1.0 "
52+ "typescript" : " 5.3.3 "
5353 },
5454 "tsd" : {
5555 "directory" : " test"
You can’t perform that action at this time.
0 commit comments