Pubgbc9799 commited on
Commit
53f032d
·
verified ·
1 Parent(s): 4993c2b

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -2
package.json CHANGED
@@ -4,11 +4,11 @@
4
  "main": "app.js",
5
  "scripts": {
6
  "start": "node app.js"
7
- {
8
  "dependencies": {
9
  "axios": "^1.9.0",
10
  "express": "^5.1.0",
11
  "form-data": "^4.0.2",
12
  "playwright": "^1.60.0"
13
  }
14
- }
 
4
  "main": "app.js",
5
  "scripts": {
6
  "start": "node app.js"
7
+ },
8
  "dependencies": {
9
  "axios": "^1.9.0",
10
  "express": "^5.1.0",
11
  "form-data": "^4.0.2",
12
  "playwright": "^1.60.0"
13
  }
14
+ }