deepak191z commited on
Commit
40d621d
·
verified ·
1 Parent(s): 91d1194

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -4,7 +4,7 @@
4
  "description": "A simple Express.js app to debug APK files with a 500MB upload limit",
5
  "main": "server.js",
6
  "scripts": {
7
- "start": "node server.js"
8
  },
9
  "author": "Your Name",
10
  "license": "ISC",
 
4
  "description": "A simple Express.js app to debug APK files with a 500MB upload limit",
5
  "main": "server.js",
6
  "scripts": {
7
+ "start": "node index.js"
8
  },
9
  "author": "Your Name",
10
  "license": "ISC",