fix(types): disable shipping our own d.ts file (#3882)

It looks like this was a breaking change for people using DefinitelyTyped's definitions. Let's revert, and revisit it for 2.0

References #3878, #2079
This commit is contained in:
Joel Einbinder 2019-02-01 09:55:46 -08:00 committed by Andrey Lushnikov
parent 718cdf123e
commit 23b74650a3

View File

@ -34,3 +34,6 @@ yarn.lock
README.md
tsconfig.json
experimental
# exclude types, see https://github.com/GoogleChrome/puppeteer/issues/3878
/index.d.ts