1. Steps to reproduce and the simplest code sample possible to demonstrate the issue
2. What you expected to happen
webpack compilation always worked utill i installed a few hours ago the latest release 3.0.0
3. What actually happened
ERROR in [at-loader] ./node_modules/@cloudant/cloudant/types/index.d.ts:16:8
TS1192: Module '"/Users/guyhuinen/Documents/workspace/leap/leap/root/node_modules/@types/request/index"'has no default export.
Please read these guidelines before opening an issue.
Bug Description
1. Steps to reproduce and the simplest code sample possible to demonstrate the issue
2. What you expected to happen
webpack compilation always worked utill i installed a few hours ago the latest release 3.0.0
3. What actually happened
Environment details
node 11.2.0 npm 6.1
typescript 3.1.6
using "request": "^2.88.0",