@ngrx/router-store
Advanced tools
Comparing version 12.2.0 to 12.3.0
{ | ||
"name": "@ngrx/router-store", | ||
"version": "12.2.0", | ||
"version": "12.3.0", | ||
"description": "Bindings to connect @angular/router to @ngrx/store", | ||
@@ -26,3 +26,3 @@ "repository": { | ||
"@angular/router": "^12.0.0", | ||
"@ngrx/store": "12.2.0", | ||
"@ngrx/store": "12.3.0", | ||
"rxjs": "^6.5.3" | ||
@@ -29,0 +29,0 @@ }, |
"use strict"; | ||
exports.__esModule = true; | ||
exports.platformVersion = void 0; | ||
exports.platformVersion = '^12.2.0'; | ||
exports.platformVersion = '^12.3.0'; | ||
//# sourceMappingURL=libs-version.js.map |
Sorry, the diff of this file is not supported yet