fix naming of dependency
[squeep-html-template-helper] / package.json
index f87bc61862826b4917e8f0c349c59a66af8144cc..9303b57712f584e92fa3276bf3b83d28c083d5fa 100644 (file)
@@ -37,6 +37,6 @@
     "pre-commit": "^1.2.2"
   },
   "dependencies": {
-    "@squeep/lazy": "git+https://git.squeep.com/squeep-lazy-property/#v1.0.0"
+    "@squeep/lazy-property": "git+https://git.squeep.com/squeep-lazy-property/#v1.0.0"
   }
 }