Skip to content

Conversation

@blag
Copy link
Contributor

@blag blag commented Jan 9, 2020

I'm not 100% sure it's appropriate for a dependency like this should include an npm-shrinkwrap.json file, but this PR adds a production dependency lock file so projects that depend on this package don't install our devDependencies.

I also bumped the version number and add a changelog entry. Will push a release to NPM once this is reviewed and merged.

Will help StackStorm/st2chatops#135.

Commands:

rm -rf node_modules
npm install --production
npm shrinkwrap --production  # <-- MUST include --production

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea either if that'll help StackStorm/st2chatops#135 or not.

But let's try, thanks for the effort 👍

@blag blag merged commit 15c0009 into master Jan 11, 2020
@blag blag deleted the add-npm-shrinkwrap branch April 10, 2020 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants