ci/cd - restore missing package.json file

This commit is contained in:
florian 2024-01-12 12:08:12 +01:00
parent 0af69bccd0
commit ea3a1939b4
No known key found for this signature in database
GPG key ID: 93EE47CC3D061500

5
docs/package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"puppeteer": "^21.3.6"
}
}