Github user paulgallagher75 commented on the pull request:
https://github.com/apache/activemq-artemis/pull/324#issuecomment-172598390
Instructions for regenerating the shrinkwrap file -
After altering the package.json and changing version
1. have npm in path
2. cd activemq-artemis/artemis-website
3. npm cache clean; rm -rf ./node_modules/ ./node npm-shrinkwrap.json
4. npm install --save-dev
5. npm shrinkwrap --dev
the new npm-shrinkwrap.json should be written
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---