configure elasticsearch
Showing
... | ... | @@ -4,7 +4,7 @@ |
"private": true, | ||
"scripts": { | ||
"start": "DEBUG=idsearch* node ./bin/www", | ||
"postinstall": "cd public && bower install" | ||
"postinstall": "bower install" | ||
}, | ||
"dependencies": { | ||
"body-parser": "~1.16.0", | ||
... | ... |
Please register or sign in to comment