refactor: use yarn during npm install process

This commit is contained in:
NGPixel
2017-07-21 17:31:21 -04:00
parent f4969701d3
commit 4b027b137b
3 changed files with 23 additions and 2 deletions
+3
View File
@@ -8,6 +8,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- **Security**: Optional Two-Factor Authentication (2FA) protection
## [v1.0.0-beta.14] - Unreleased
### Changed
- **Misc**: Switch to Yarn for npm dependencies installation
### Fixed
- **Misc**: JS/CSS is now loading properly in Safari (macOS/iOS)
- **Misc**: Process termination handling