Skip to content

Commit

Permalink
Merge pull request #7 from WPMedia/node-18
Browse files Browse the repository at this point in the history
node 18 package lock
  • Loading branch information
nschubach authored Oct 16, 2023
2 parents 3309220 + 016c30b commit 4f51626
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 84 deletions.
182 changes: 99 additions & 83 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,7 +1,7 @@
{
"name": "@wpmedia/timezone",
"description": "Small, elegant, Olson educated, timezone aware date math and `strftime` date formatting in pure JavaScript with no dependencies for Node.js and the browser. Timezone uses the Olson/IANA timezone database. Timezone is aware of every clock transition in the Olson database. Timezones supports the full complement of `strftime` format specifiers defined by GNU `date`. Timezone can perform date math and adjust for daylight savings time. Timezone works in the browser too where it is less than 3K minified and gzipped.",
"version": "1.1.2",
"version": "1.1.3",
"author": "Alan Gutierrez <[email protected]>",
"keywords": [
"time",
Expand Down

0 comments on commit 4f51626

Please sign in to comment.