Add missing package-lock.json.

This commit is contained in:
Michael Teeuw
2018-01-02 18:41:33 +01:00
parent a0a02701b0
commit 20823bfc87
3 changed files with 316 additions and 9 deletions

View File

@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [2.2.2] - 2018-01-02
### Added
- Add missing `package-lock.json`.
## [2.2.1] - 2018-01-01