Skip to content

Commit

Permalink
Jest Puppeteer Axe: Add babel/runtime dependency (#18626)
Browse files Browse the repository at this point in the history
Jest Puppeteer Axe: Update runtime for monorepo
  • Loading branch information
microbit-mark authored and gziolo committed Nov 20, 2019
1 parent 35d5f69 commit d874824
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/jest-puppeteer-axe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"main": "build/index.js",
"module": "build-module/index.js",
"dependencies": {
"@babel/runtime": "^7.4.4",
"axe-puppeteer": "^1.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit d874824

Please sign in to comment.