Files
meanTorrent/.bowerrc
Mikael Korpela 5a91d7d3a0 eat(core): use npm commands
* feat(core): use npm commands

Replace variety of commands by npm commands.

See #1258

* Remove prestart

* Move bower --config.interactive=false to .bowerrc
2016-07-09 13:18:47 -06:00

5 lines
57 B
Plaintext

{
"directory": "public/lib",
"interactive": false
}