Browse Source

Use files

pull/2/head
Luke Childs 7 years ago
parent
commit
05cf513008
  1. 1
      package.json

1
package.json

@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "Reverse Shell as a Service - https://shell.now.sh",
"main": "src/index.js",
"files": "src",
"scripts": {
"start": "micro",
"test": "xo && nyc ava",

Loading…
Cancel
Save