diff --git a/package.json b/package.json index f8c9800..d10303f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.2", "description": "tap bundled for tapbuffer", "main": "dist/index.js", - "typings": "dsit/index.d.ts", + "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" },