-
Notifications
You must be signed in to change notification settings - Fork 0
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
Auro Library incorrectly installed in devDependencies #18
Labels
Comments
chrisfalaska
added
auro-formvalidation
not-reviewed
Issue has not been reviewed by Auro team members
Type: Bug
Bug or Bug fixes
labels
Oct 8, 2024
chrisfalaska
removed
not-reviewed
Issue has not been reviewed by Auro team members
Type: Bug
Bug or Bug fixes
labels
Oct 8, 2024
chrisfalaska
added a commit
that referenced
this issue
Oct 9, 2024
3 tasks
3 tasks
chrisfalaska
added a commit
that referenced
this issue
Oct 9, 2024
3 tasks
3 tasks
chrisfalaska
added a commit
that referenced
this issue
Oct 9, 2024
jason-capsule42
pushed a commit
that referenced
this issue
Oct 9, 2024
## [1.0.4](v1.0.3...v1.0.4) (2024-10-09) ### Bug Fixes * moves auro library to dependencies in package.json [#18](#18) ([673d3d7](673d3d7))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please verify the version of auro-avatar you have installed
1.0.3
Please describe the bug
package.json
"@aurodesignsystem/auro-library": "^2.8.0",
is listed insidedevDependencies
Reproducing the error on the docsite
None
Expected behavior
To avoid issues when installing into projects, Auro Library needs to be listed as part of
dependencies
.What browsers are you seeing the problem on?
No response
Additional context
First reported in AlaskaAirlines/WC-Generator#573
The text was updated successfully, but these errors were encountered: