andhikagg commited on
Commit
c8cb995
·
verified ·
1 Parent(s): bb24c41

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -2
package.json CHANGED
@@ -4,8 +4,8 @@
4
  "description": "API for generating HD Bart images using Playwright",
5
  "main": "app.js",
6
  "scripts": {
7
- "start": "node app2.js",
8
- "dev": "nodemon app2.js"
9
  },
10
  "keywords": ["playwright", "express", "bart-generator", "API", "HD"],
11
  "author": "Putu",
 
4
  "description": "API for generating HD Bart images using Playwright",
5
  "main": "app.js",
6
  "scripts": {
7
+ "start": "node app.js",
8
+ "dev": "nodemon app.js"
9
  },
10
  "keywords": ["playwright", "express", "bart-generator", "API", "HD"],
11
  "author": "Putu",