From d5066908f967431b6a842de51d6de00eb3502f27 Mon Sep 17 00:00:00 2001 From: Nate Amack Date: Wed, 13 Dec 2023 13:21:29 -0700 Subject: [PATCH] fix: expose types in package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ac96877e..e45f2ea1 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "contributors": [ "Frederick Fogerty (https://github.com/frederickfogerty)" ], + "types": "src/plugins/imgix-vue", "license": "BSD-2-Clause", "repository": { "type": "git",