AlaskaAirlines / auro-lockup

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

Auro Library incorrectly installed in devDependencies #36

Open chrisfalaska opened 20 hours ago

chrisfalaska commented 20 hours ago

Please verify the version of auro-lockup you have installed

4.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