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",
|
"main": "app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "test",
|
"test": "test",
|
||||||
"start": "proxysocks node index.js"
|
"start": "proxychains node app.js"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"educational",
|
"educational",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue