Skip to content

Commit

Permalink
fix: unpin luxon
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Aug 30, 2022
1 parent 47b9d59 commit ac2676a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 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
Expand Up @@ -189,7 +189,7 @@
"@hapi/h2o2": "^9.1.0",
"@hapi/hapi": "^20.2.2",
"@serverless/utils": "^6.7.0",
"aws-sdk": "^2.1204.0",
"aws-sdk": "^2.1205.0",
"boxen": "^7.0.0",
"chalk": "^5.0.1",
"execa": "^6.1.0",
Expand All @@ -200,7 +200,7 @@
"jsonschema": "^1.4.1",
"jsonwebtoken": "^8.5.1",
"jszip": "^3.10.1",
"luxon": "3.0.1",
"luxon": "^3.0.3",
"node-fetch": "^3.2.10",
"node-schedule": "^2.1.0",
"object.hasown": "^1.1.1",
Expand Down

0 comments on commit ac2676a

Please sign in to comment.