diff --git a/package.json b/package.json index 4177590..7702a4f 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,9 @@ { - "version": "1.0.3", + "version": "1.0.4", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", "files": [ - "dist", "src" ], "engines": {