Skip to content

Commit

Permalink
feat: Add namespace to package
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzaaft committed Nov 22, 2023
1 parent cdb6d88 commit c74f6ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "cal-heatmap",
"name": "@uzaaft/cal-heatmap",
"version": "4.2.3",
"description": "Cal-Heatmap is a javascript module to create calendar heatmap to visualize time series data",
"keywords": [
Expand Down

0 comments on commit c74f6ca

Please sign in to comment.