Skip to content

Commit

Permalink
chore(jsr:0.0.9): published
Browse files Browse the repository at this point in the history
  • Loading branch information
renzp94 committed May 16, 2024
1 parent 9f5cd51 commit 9035e09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "@renzp/utils",
"version": "0.0.8",
"version": "0.0.9",
"exports": {
"./array": "./src/array.ts",
"./has": "./src/has.ts",
"./other": "./src/other.ts",
"./number": "./src/number.ts",
"./is": "./src/is.ts",
"./object": "./src/object.ts",
Expand Down

0 comments on commit 9035e09

Please sign in to comment.