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

chore(package-lock): regenerate to fix CircleCI's cache #80

Closed stephenmathieson closed 6 years ago

stephenmathieson commented 6 years ago

This patch re-generates the package-lock.json file (by running npm install). This is required due to our version of Node.js changing on CI.

This will fix the build for #78.

Reviewer checks

Required fields, to be filled out by PR reviewer(s)