Skip to content

Commit c31cab0

Browse files
committed
added luxon
1 parent ec31e8c commit c31cab0

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

ui/package-lock.json

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"axios": "^1.7.9",
1616
"bootstrap": "^5.3.3",
1717
"crossroad": "^1.3.3",
18+
"luxon": "^3.5.0",
1819
"react": "^19.0.0",
1920
"react-bootstrap": "^2.10.7",
2021
"react-bootstrap-icons": "^1.11.5",
@@ -25,6 +26,7 @@
2526
"@testing-library/jest-dom": "^6.6.3",
2627
"@testing-library/react": "^16.1.0",
2728
"@testing-library/user-event": "^14.5.2",
29+
"@types/luxon": "^3.4.2",
2830
"@types/node": "^22.10.2",
2931
"@types/react": "^19.0.2",
3032
"@types/react-dom": "^19.0.2",

0 commit comments

Comments
 (0)