Skip to content

Commit 82fd114

Browse files
Forgot to update the module name
1 parent c9af1ee commit 82fd114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eleventy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const { DateTime } = require("luxon");
22
const CleanCSS = require("clean-css");
3-
const UglifyJS = require("uglify-es");
3+
const UglifyJS = require("uglify-js");
44
const sanitizeHTML = require('sanitize-html')
55
const htmlmin = require("html-minifier");
66
const widont = require("widont");

0 commit comments

Comments
 (0)