Skip to content

Commit

Permalink
version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Sep 17, 2024
1 parent a62c16f commit 4c49e59
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
92 changes: 46 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slack-cloudflare-workers",
"version": "1.0.2",
"version": "1.1.0",
"description": "Slack app development framework for Cloudflare Workers",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -28,10 +28,10 @@
"homepage": "https://github.com/seratch/slack-cloudflare-workers#readme",
"dependencies": {
"@cloudflare/workers-types": "^4.20240725.0",
"slack-edge": "^1.0.3"
"slack-edge": "^1.1.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@biomejs/biome": "^1.9.1",
"typescript": "^5.6.2"
}
}

0 comments on commit 4c49e59

Please sign in to comment.