yxmiler commited on
Commit
1c4064b
·
verified ·
1 Parent(s): 391a181

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -0
package.json CHANGED
@@ -11,6 +11,7 @@
11
  "cors": "^2.8.5",
12
  "dotenv": "^16.4.7",
13
  "express": "^4.21.2",
 
14
  "node-fetch": "^3.3.2"
15
  }
16
  }
 
11
  "cors": "^2.8.5",
12
  "dotenv": "^16.4.7",
13
  "express": "^4.21.2",
14
+ "puppeteer": "^22.8.2",
15
  "node-fetch": "^3.3.2"
16
  }
17
  }