dequelabs / axe-webdriverjs

Provides a chainable axe API for Selenium's WebDriverJS and automatically injects into all frames.
Mozilla Public License 2.0
130 stars 46 forks source link

fix: move selenium to development deps #55

Closed stephenmathieson closed 6 years ago

stephenmathieson commented 6 years ago

Since we list it as a peerDependency, there's no reason to additionally list it as a regular dependency.

This fixes some warnings output by Yarn.

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.