We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.0.1
package.json
"@aurodesignsystem/auro-library": "^2.8.0",
devDependencies
None
To avoid issues when installing into projects, Auro Library needs to be listed as part of dependencies.
dependencies
No response
First reported in AlaskaAirlines/WC-Generator#573
build
tests
The text was updated successfully, but these errors were encountered:
fix: moves auro library to dependencies in package.json #228
b152160
1f4d822
chore(release): 4.0.2 [skip ci]
aa55e96
## [4.0.2](v4.0.1...v4.0.2) (2024-10-08) ### Bug Fixes * moves auro library to dependencies in package.json [#228](#228) ([1f4d822](1f4d822))
Patrick-Daly-AA
chrisfalaska
Successfully merging a pull request may close this issue.
Please verify the version of auro-hyperlink you have installed
4.0.1
Please describe the bug
package.json
"@aurodesignsystem/auro-library": "^2.8.0",
is listed insidedevDependencies
Reproducing the error
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
Exit criteria
dependencies
build
runs correctlytests
passThe text was updated successfully, but these errors were encountered: