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

fix: #58 specify correct port in package json #59

Merged
merged 2 commits into from
Jan 26, 2021
Merged

Conversation

geoffrich
Copy link
Contributor

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes #58

Summary:

Updates the dev server port referenced in package.json.

Type of change:

Please delete options that are not relevant.

  • Revision of an existing capability

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

README.md Outdated
@@ -25,13 +25,17 @@ Simple API of the npm generator:
wc-generate --name [wc name]
```

### Minimum Node version

The WC-Generator requires a minimum install of Node.js `14.0.0`.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@blackfalcon is 14 really required? I've been able to run fine with 12.

Copy link
Member

Choose a reason for hiding this comment

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

Sorry, I was testing things and the easiest way was to use Github versus getting all up in my nvms.

The minimum is 11. Recommended is 14.

@blackfalcon blackfalcon force-pushed the update-port branch 2 times, most recently from c8fcb89 to 6150e7b Compare January 26, 2021 22:44
@blackfalcon blackfalcon merged commit 856fff5 into master Jan 26, 2021
@blackfalcon blackfalcon deleted the update-port branch January 26, 2021 22:48
@AuroDesignSystem
Copy link
Collaborator

🎉 This PR is included in version 2.9.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AuroDesignSystem AuroDesignSystem added the released Completed work has been released label Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Completed work has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wc-generate: localhost port documentation is incorrect in package.json
3 participants