X-Git-Url: http://git.squeep.com/?p=squeep-html-template-helper;a=blobdiff_plain;f=lib%2Ftemplate-helper.js;h=a20d1aec13721cfda098ef7514df175422f51dfa;hp=deb3a37fc183a4af3cecdea6dda250d4d8193bab;hb=e2c0fe7d1ab89eb892cad2f9003391c2e41010e7;hpb=292abdfd6500142f063909cfdec3b6c2184141b1 diff --git a/lib/template-helper.js b/lib/template-helper.js index deb3a37..a20d1ae 100644 --- a/lib/template-helper.js +++ b/lib/template-helper.js @@ -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.