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