fix naming of dependency
[squeep-html-template-helper] / lib / template-helper.js
index deb3a37fc183a4af3cecdea6dda250d4d8193bab..a20d1aec13721cfda098ef7514df175422f51dfa 100644 (file)
@@ -4,7 +4,7 @@
  * A bunch of shorthand to put together common parts of an HTML page. 
  */
 
-const { lazy } = require('@squeep/lazy');
+const { lazy } = require('@squeep/lazy-property');
 
 /**
  * Some fields may have values outside normal dates, handle them here.