diff --git a/package.json b/package.json index 9998553..7dca80d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ".": "./build/index.js", "./plugins": "./build/plugins/index.js" }, - "typings": "./build/index.d.ts", + "types": "./build/index.d.ts", "files": [ "build" ],