chore: remove unused package

This commit is contained in:
Trung Le 2022-05-06 09:41:04 +07:00
parent c90bd7574b
commit 680452e411

View file

@ -9,8 +9,7 @@
"@playwright/test": "^1.20.1",
"cross-env": "^7.0.3",
"playwright": "^1.20.1",
"puppeteer-extra-plugin-stealth": "^2.9.0",
"rimraf": "^3.0.2"
"puppeteer-extra-plugin-stealth": "^2.9.0"
},
"type": "module"
}