akkun3704 commited on
Commit
e39456d
·
1 Parent(s): bdcea80

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +3 -0
package.json CHANGED
@@ -3,6 +3,9 @@
3
  "express": "*",
4
  "morgan": "*",
5
  "pdfkit": "*",
 
 
 
6
  "sharp": "*"
7
  }
8
  }
 
3
  "express": "*",
4
  "morgan": "*",
5
  "pdfkit": "*",
6
+ "playwright": "*",
7
+ "playwright-extra": "*",
8
+ "puppeteer-extra-plugin-stealth": "*",
9
  "sharp": "*"
10
  }
11
  }