simpler CLI

This commit is contained in:
2020-08-21 17:03:55 -04:00
parent 164a972faa
commit 37e724cd76
2 changed files with 4 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"name": "vpn-p2p",
"version": "1.0.0",
"description": "",
"main": "index.js",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},