We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbc909 commit e781295Copy full SHA for e781295
1 file changed
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "@vinicunca/perkakas",
3
"type": "module",
4
- "version": "1.13.0",
5
- "packageManager": "pnpm@10.26.1",
+ "version": "1.13.1",
+ "packageManager": "pnpm@10.28.1",
6
"description": "Utility for JavaScript and Typescript.",
7
"author": "praburangki<https://github.com/praburangki>",
8
"license": "MIT",
@@ -66,5 +66,8 @@
66
"type-fest": "catalog:",
67
"typescript": "catalog:",
68
"vitest": "catalog:"
69
+ },
70
+ "dependencies": {
71
+ "@internationalized/date": "catalog:"
72
}
73
0 commit comments