@ngx-next/task-runner
Advanced tools
Comparing version 0.8.11 to 0.8.12
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.8.12](https://github.com/ngx-next/modules/compare/v0.8.2...v0.8.12) (2019-03-22) | ||
### Bug Fixes | ||
* **task-runner:** main and types refs in published pjson ([13be6d4](https://github.com/ngx-next/modules/commit/13be6d4)) | ||
## [0.8.11](https://github.com/ngx-next/modules/compare/v0.8.2...v0.8.11) (2019-03-22) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@ngx-next/task-runner", | ||
"version": "0.8.11", | ||
"version": "0.8.12", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "types": "src/index.d.ts", |
7496