Skip to content

Commit 02f9b87

Browse files
authored
Publish @slack/[email protected] (#2036)
1 parent 453ef16 commit 02f9b87

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

packages/types/package.json

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
{
22
"name": "@slack/types",
3-
"version": "2.13.1",
3+
"version": "2.14.0",
44
"description": "Shared type definitions for the Node Slack SDK",
55
"author": "Slack Technologies, LLC",
66
"license": "MIT",
7-
"keywords": [
8-
"slack",
9-
"typescript",
10-
"types",
11-
"api"
12-
],
7+
"keywords": ["slack", "typescript", "types", "api"],
138
"main": "dist/index.js",
149
"types": "dist/index.d.ts",
15-
"files": [
16-
"dist/**/*"
17-
],
10+
"files": ["dist/**/*"],
1811
"engines": {
1912
"node": ">= 12.13.0",
2013
"npm": ">= 6.12.0"

0 commit comments

Comments
 (0)