Skip to content

Commit

Permalink
Publish @slack/[email protected] (#2036)
Browse files Browse the repository at this point in the history
  • Loading branch information
misscoded authored Sep 17, 2024
1 parent 453ef16 commit 02f9b87
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
{
"name": "@slack/types",
"version": "2.13.1",
"version": "2.14.0",
"description": "Shared type definitions for the Node Slack SDK",
"author": "Slack Technologies, LLC",
"license": "MIT",
"keywords": [
"slack",
"typescript",
"types",
"api"
],
"keywords": ["slack", "typescript", "types", "api"],
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist/**/*"
],
"files": ["dist/**/*"],
"engines": {
"node": ">= 12.13.0",
"npm": ">= 6.12.0"
Expand Down

0 comments on commit 02f9b87

Please sign in to comment.