Fixed the missing lodash dependency

This commit is contained in:
Juha Ristolainen
2018-07-04 15:13:22 +02:00
parent 9e1970b75b
commit a009f1718d
5 changed files with 17 additions and 9 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to the "code-stats-vscode" extension will be documented in this file.
## [1.0.11] - 2018-07-04
### Changed
Fixed the missing lodash.template dependency for the merged HTML profile view.
## [1.0.10] - 2018-07-04
### Changed