Skip to content

Commit

Permalink
Repackage as type: module
Browse files Browse the repository at this point in the history
  • Loading branch information
mjradwin committed May 29, 2024
1 parent 44fd936 commit 846c2d8
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 15 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
src/*.po.ts
63 changes: 49 additions & 14 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,6 +1,6 @@
{
"name": "@hebcal/hdate",
"version": "0.9.10",
"version": "0.9.11",
"description": "converts between Hebrew and Gregorian dates using Rata Die (R.D.) algorithm by Dershowitz and Reingold",
"author": "Michael J. Radwin (https://github.com/mjradwin)",
"contributors": [
Expand Down

0 comments on commit 846c2d8

Please sign in to comment.