Skip to content

Commit

Permalink
chore(jsr:0.0.15): published
Browse files Browse the repository at this point in the history
  • Loading branch information
renzp94 committed Jun 1, 2024
1 parent ddbecef commit da5906f
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions jsr.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
{
"name": "@renzp/utils",
"version": "0.0.14",
"version": "0.0.15",
"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",
"./window": "./src/window.ts",
".": "./src/index.ts",
"./time": "./src/time.ts",
"./validator": "./src/validator.ts"
".": "./src/index.ts"
}
}

0 comments on commit da5906f

Please sign in to comment.