Remove layers and fix npm install of vendor

This commit is contained in:
Javier Sigler 2017-04-04 18:34:19 +02:00
parent bb8c0f1d9c
commit fa64ecf513

View File

@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.2] - Unreleased
### Changed
- Fix the dockerfile to have it running from the first time.
### Added
- Add in option to wrap long calendar events to multiple lines using `wrapEvents` configuration option.