finish
Showing
This diff is collapsed.
| ... | ... | @@ -4,7 +4,7 @@ |
| "description": "Attacker of zhixiang minecraft payment server", | ||
| "main": "dist/index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| "build": "tsc" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| ... | ... | @@ -26,8 +26,7 @@ |
| "dependencies": { | ||
| "axios": "^0.24.0", | ||
| "crypto-random-string": "^3.3.1", | ||
| "got": "^11.8.2", | ||
| "http2-wrapper": "^2.1.9", | ||
| "delay": "^5.0.0", | ||
| "qs": "^6.10.1" | ||
| } | ||
| } |
Please register or sign in to comment