@danielx/civet 0.4.16 → 0.4.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm.mjs CHANGED
@@ -35,7 +35,7 @@ function normalizeSlashes(value) {
35
35
  return value.replace(backslashRegExp, directorySeparator);
36
36
  }
37
37
 
38
- const ensureRegister = function() {
38
+ function ensureRegister () {
39
39
  if (registered)return
40
40
 
41
41
  const installation = {