Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
enjikaka committed Jan 20, 2024
1 parent 0431263 commit 0ed0c94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "beaivi",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "A tiny JavaScript library for calculating sun/moon positions and phases. Based on Suncalc.",
"homepage": "https://github.com/Glatek/beaivi",
"keywords": [
Expand Down Expand Up @@ -48,4 +48,4 @@
"biome:fix": "npx @biomejs/biome check --apply ./src",
"prepublishOnly": "npx @skypack/package-check"
}
}
}

0 comments on commit 0ed0c94

Please sign in to comment.