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