diff --git a/package.json b/package.json index 2632727d..d974921f 100755 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "types" ], "main": "lib/module.js", + "types": "types/index.d.ts", "scripts": { "dev": "nuxt example", "build": "rollup -c",