Change to install Roboto fonts by npm

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-08-06 01:13:52 -04:00
parent 6d83f18490
commit aed09f0c64
59 changed files with 42 additions and 227 deletions

View File

@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.3] - Unreleased
### Changed
- Remove Roboto fonts files inside `fonts` and these are installed by npm install command.
### Added
- Add `clientonly` script to start only the electron client for a remote server.