aboutsummaryrefslogtreecommitdiff
path: root/node_modules/html-minifier/src/htmlparser.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/html-minifier/src/htmlparser.js')
-rw-r--r--node_modules/html-minifier/src/htmlparser.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/html-minifier/src/htmlparser.js b/node_modules/html-minifier/src/htmlparser.js
index 2195347dc..74695a01d 100644
--- a/node_modules/html-minifier/src/htmlparser.js
+++ b/node_modules/html-minifier/src/htmlparser.js
@@ -26,7 +26,7 @@
*
*/
- /* global ActiveXObject, DOMDocument */
+/* global ActiveXObject, DOMDocument */
'use strict';