Skip to content

Commit f8106d3

Browse files
authored
Merge pull request #1130 from Patternslib/luxon-240
fix(Build): Fix luxon (again) to 2.4.0 to avoid webpack MF error due to non standard package.json setup.
2 parents d732e02 + 811d970 commit f8106d3

File tree

2 files changed

+371
-371
lines changed

2 files changed

+371
-371
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"imagesloaded": "^4.1.4",
1919
"jquery": "^3.6.3",
2020
"jquery-jcrop": "^0.9.13",
21-
"luxon": "2.5.2",
21+
"luxon": "2.4.0",
2222
"marked": "^4.2.12",
2323
"masonry-layout": "^4.2.2",
2424
"moment": "^2.29.4",

0 commit comments

Comments
 (0)