Skip to content

Commit

Permalink
fix(puppeteer): fix the spelling of puppeteer in package file (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek authored Aug 5, 2020
1 parent 7e71380 commit 8048bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/puppeteer/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@axe-core/pupeeteer",
"name": "@axe-core/puppeteer",
"version": "4.0.0-pre.0",
"description": "Provides a chainable axe API for Puppeteer and automatically injects into all frames",
"repository": {
Expand Down

0 comments on commit 8048bf2

Please sign in to comment.