Skip to content

Commit e781295

Browse files
committed
chore: release v1.13.1
1 parent 6bbc909 commit e781295

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@vinicunca/perkakas",
33
"type": "module",
4-
"version": "1.13.0",
5-
"packageManager": "pnpm@10.26.1",
4+
"version": "1.13.1",
5+
"packageManager": "pnpm@10.28.1",
66
"description": "Utility for JavaScript and Typescript.",
77
"author": "praburangki<https://github.com/praburangki>",
88
"license": "MIT",
@@ -66,5 +66,8 @@
6666
"type-fest": "catalog:",
6767
"typescript": "catalog:",
6868
"vitest": "catalog:"
69+
},
70+
"dependencies": {
71+
"@internationalized/date": "catalog:"
6972
}
7073
}

0 commit comments

Comments
 (0)