chore(core): add missing peer dependency for playwright

This commit is contained in:
Sean Perkins
2022-10-19 17:41:59 -04:00
parent 571fc4963a
commit 127fd25f10

View File

@@ -64,6 +64,7 @@
"jest": "^26.4.1",
"jest-cli": "^26.4.1",
"pixelmatch": "4.0.2",
"playwright": "^1.27.1",
"prettier": "^2.6.1",
"puppeteer": "^10.4.0",
"rollup": "^2.26.4",