There was an error while loading. Please reload this page.
1 parent ff1c6f7 commit 27e9c57Copy full SHA for 27e9c57
src/index.js renamed to api/index.js
package.json
@@ -2,9 +2,9 @@
2
"name": "reverse-shell",
3
"version": "1.1.3",
4
"description": "Reverse Shell as a Service - https://reverse-shell.sh",
5
- "main": "src/index.js",
+ "main": "api/index.js",
6
"files": [
7
- "src"
+ "api"
8
],
9
"scripts": {
10
"test": "xo && nyc ava",
0 commit comments