diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-12-12 03:52:14 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-12-12 03:52:14 +0100 |
| commit | d4ece4ab1f461653c53bb56f23406c553ea78dd3 (patch) | |
| tree | 6d86bcc41f08519b7478c5c1d5963b634047958e /package.json | |
| parent | 942a72123ecf7ed91cf3cba1124adc11a3615208 (diff) | |
deleting threads with comments and files and s3 files
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 0f5483c..653b542 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,8 @@ "description": "bucky", "main": "index.js", "scripts": { + "start": "node index", + "build:search": "node bucky/search/lexicon", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { |
