Skip to content

Commit

Permalink
chore: bump jobify with jsr export fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kravetsone committed Dec 4, 2024
1 parent 49cc667 commit c0e119f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"imports": {
"gramio": "jsr:@gramio/core@^0.1.3",
"jobify": "jsr:@kravets/jobify@^0.1.5"
"jobify": "jsr:@kravets/jobify@^0.1.6"
},
"nodeModulesDir": "auto"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"peerDependencies": {
"gramio": ">=0.0.39 <1.0.0",
"jobify": "^0.1.4"
"jobify": "^0.1.6"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Expand Down

0 comments on commit c0e119f

Please sign in to comment.