Skip to content

Commit 8a176e1

Browse files
committed
feat!: upgrade luxon to 3.4.4
1 parent 5c66089 commit 8a176e1

File tree

2 files changed

+29
-19
lines changed

2 files changed

+29
-19
lines changed

package-lock.json

+27-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/utils/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typescript": "4.7.3"
1616
},
1717
"dependencies": {
18-
"@types/luxon": "2.3.2",
19-
"luxon": "2.5.2"
18+
"@types/luxon": "3.3.4",
19+
"luxon": "3.4.4"
2020
}
2121
}

0 commit comments

Comments
 (0)