Fix issue installing scoped NPM packages

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-22 18:27:40 -04:00
parent eccc2d74a3
commit fb6d7b5668
4 changed files with 25 additions and 14 deletions

View File

@@ -142,6 +142,7 @@ Other changes
* Add mailer use event.
* Remove the include fontawesome and download it from
the NPMregistry.
* Fix issue installing scoped NPM packages.
Removals
--------