AlaskaAirlines / auro-dropdown

A custom element that is a trigger and dropdown element combination intended to be used with dropdown content that is interactive.
http://auro.alaskaair.com/components/auro/dropdown
Apache License 2.0
3 stars 0 forks source link

Auro Library incorrectly installed in devDependencies #247

Closed chrisfalaska closed 2 weeks ago

chrisfalaska commented 2 weeks ago

Please verify the version of auro-dropdown you have installed

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