bbc / flashheart

A fully-featured Node.js REST client built for ease-of-use and resilience
Other
114 stars 24 forks source link

Missing ./core in v3.1.1 #94

Closed cloud-hai-vo closed 5 years ago

cloud-hai-vo commented 5 years ago

Hi,

I installed the v.3.1.1 and we have an issue in our release package, the current ./core is missing in our release

Will cause error with import

import { RequestOptions } from 'flashheart/dist/core/restClient';
nspragg commented 5 years ago

@cloud-hai-vo - I've replicated the issue using npm publish --dry-run. Upgrading npm seems to have fixed it.

Released as 3.1.2