Skip to content

Commit

Permalink
fix: make the package public
Browse files Browse the repository at this point in the history
  • Loading branch information
khawarizmus committed Apr 8, 2024
1 parent ab68783 commit 523ae5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@zamanapp/week-dates",
"type": "module",
"version": "1.0.1",
"private": false,
"packageManager": "[email protected]",
"description": "Utilities for working with week dates according ISO 8601 (ISO week date) and Hijri week calendars (Hijri week date) using Temporal.",
"author": "khawarizmus <[email protected]>",
Expand Down

0 comments on commit 523ae5d

Please sign in to comment.