Update package.json

This commit is contained in:
SmartCoder3000 2022-06-18 10:01:44 -04:00 committed by GitHub
parent 8f075f990d
commit 4346c3a43f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",