Skip to content

Commit 784f036

Browse files
committed
fix(Build): Fix luxon to 2.4.0 to avoid webpack MF error due to non standard package.json setup.
1 parent cbafaaf commit 784f036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"intersection-observer": "^0.12.2",
2020
"jquery": "^3.6.0",
2121
"jquery-jcrop": "^0.9.13",
22-
"luxon": "^2.3.2",
22+
"luxon": "2.4.0",
2323
"masonry-layout": "^4.2.2",
2424
"moment": "^2.29.4",
2525
"moment-timezone": "^0.5.34",

0 commit comments

Comments
 (0)