Update package.json
This commit is contained in:
parent
8f075f990d
commit
4346c3a43f
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"main": "app.js",
|
||||
"scripts": {
|
||||
"test": "test",
|
||||
"start": "proxysocks node index.js"
|
||||
"start": "proxychains node app.js"
|
||||
},
|
||||
"keywords": [
|
||||
"educational",
|
||||
|
|
@ -19,4 +19,4 @@
|
|||
"bare-server-node": "github:tomphttp/bare-server-node",
|
||||
"node-static": "^0.7.11"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue