diff options
| author | Jason Miller <[email protected]> | 2021-06-22 17:37:46 -0400 |
|---|---|---|
| committer | Jason Miller <[email protected]> | 2021-06-22 17:37:46 -0400 |
| commit | 62a2351bbe57caea0e7a0fe650603ea0a07ba554 (patch) | |
| tree | 1e89eb52976fdacdb8b70c1a058788ac82ec8925 /package.json | |
| parent | 7872a475779b68f22d26690f9bb2374237285618 (diff) | |
Remove "src" from published files list (fixes #128)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index b34f8e9..666ffe7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,6 @@ ], "license": "MIT", "files": [ - "src", "dist", "index.d.ts" ], |
