Merge remote-tracking branch 'origin/pr/198'
This commit is contained in:
commit
7d89b94d66
@ -49,6 +49,7 @@ In chronological order:
|
|||||||
|
|
||||||
* Nick Hu <https://github.com/NickHu>
|
* Nick Hu <https://github.com/NickHu>
|
||||||
* Added configuration to require email addresses (no validation)
|
* Added configuration to require email addresses (no validation)
|
||||||
|
* Fix Vagrantfile
|
||||||
|
|
||||||
* [Your name or handle] <[email or website]>
|
* [Your name or handle] <[email or website]>
|
||||||
* [Brief summary of your changes]
|
* [Brief summary of your changes]
|
||||||
|
@ -32,6 +32,7 @@
|
|||||||
- supervisor
|
- supervisor
|
||||||
- sqlite3
|
- sqlite3
|
||||||
- nodejs
|
- nodejs
|
||||||
|
- libffi-dev
|
||||||
|
|
||||||
- name: NPM | Install packages
|
- name: NPM | Install packages
|
||||||
npm: name={{ item }} global=yes
|
npm: name={{ item }} global=yes
|
||||||
|
Loading…
Reference in New Issue
Block a user