prev. commit was missing package-lock.json - rm rimraf

Re 680452e411
This commit is contained in:
Ralf Vogler 2022-05-06 11:36:43 +02:00
parent 680452e411
commit 9fbdd52584

3
package-lock.json generated
View file

@ -8,8 +8,7 @@
"@playwright/test": "^1.20.1", "@playwright/test": "^1.20.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"playwright": "^1.20.1", "playwright": "^1.20.1",
"puppeteer-extra-plugin-stealth": "^2.9.0", "puppeteer-extra-plugin-stealth": "^2.9.0"
"rimraf": "^3.0.2"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {