AlaskaAirlines / auro-form

Custom element that ....
https://auro.alaskaair.com/components/auro/form
Apache License 2.0
0 stars 0 forks source link

Auro Library incorrectly installed in devDependencies #7

Closed chrisfalaska closed 1 week ago

chrisfalaska commented 1 month ago

Please verify the version of auro-form you have installed

0.0.0

Please describe the bug

  1. Open package.json
  2. Note that "@aurodesignsystem/auro-library": "^2.8.0", is listed inside devDependencies

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 https://github.com/AlaskaAirlines/WC-Generator/issues/573

Exit criteria

  1. Auro Library listed in dependencies
  2. build runs correctly
  3. tests pass
jason-capsule42 commented 1 week ago

This work was already completed as part of another body of work.