diff --git a/package.json b/package.json index a01cd739..0b16fb75 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "framework" ], "main": "dist/iview.js", - "typings": "types/index.d.ts", + "typings": "dist/types/index.d.ts", "files": [ "dist", "src",