This commit is contained in:
Philipp Kunz 2024-01-24 15:58:24 +01:00
parent 2a3c36e139
commit 8001353b91

View File

@ -1,6 +1,6 @@
{
"name": "@apiclient.xyz/slack",
"version": "3.0.5",
"version": "3.0.6",
"private": false,
"description": "slack api abstraction for the mojo.io ecosystem",
"main": "dist_ts/index.js",
@ -48,4 +48,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}