@ngx-next/task-runner
Advanced tools
Comparing version 0.2.24-next.0 to 0.2.24
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.2.24-next.0](https://github.com/ngx-next/modules/compare/v0.2.0...v0.2.24-next.0) (2018-12-19) | ||
## [0.2.24](https://github.com/ngx-next/modules/compare/v0.2.0...v0.2.24) (2018-12-19) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @ngx-next/task-runner |
{ | ||
"name": "@ngx-next/task-runner", | ||
"version": "0.2.24-next.0", | ||
"version": "0.2.24", | ||
"scripts": { | ||
@@ -14,3 +14,3 @@ "build": "rm -rf lib && tsc -b", | ||
}, | ||
"gitHead": "756f290881b10dcc71f0fe7301bd20a76f2e9bc4" | ||
"gitHead": "97e5287bb59b0586414e7527518fa3c493de4881" | ||
} |
3443