Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

19.3.0 published without running the npm build #82

Closed
AndrewBarba opened this issue Mar 28, 2019 · 2 comments
Closed

19.3.0 published without running the npm build #82

AndrewBarba opened this issue Mar 28, 2019 · 2 comments

Comments

@AndrewBarba
Copy link

v19.3.0 was published without running the build script causing the package to fail on Node v10 and earlier

/home/circleci/project/node_modules/avatax/index.js:6
import client from './lib/AvaTaxClient';
^^^^^^

SyntaxError: Unexpected token import
@AndrewBarba AndrewBarba changed the title 19.3.0 published without running the nom build 19.3.0 published without running the npm build Mar 28, 2019
@contygm
Copy link
Contributor

contygm commented Mar 28, 2019

republished with 19.3.2. Does that fix the issue?

@AndrewBarba
Copy link
Author

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants