@ngrx/data
Advanced tools
Comparing version 15.0.0-beta.1 to 15.0.0-rc.0
{ | ||
"name": "@ngrx/data", | ||
"version": "15.0.0-beta.1", | ||
"version": "15.0.0-rc.0", | ||
"description": "API management for NgRx", | ||
@@ -25,5 +25,5 @@ "repository": { | ||
"@angular/core": "^15.0.0", | ||
"@ngrx/store": "15.0.0-beta.1", | ||
"@ngrx/effects": "15.0.0-beta.1", | ||
"@ngrx/entity": "15.0.0-beta.1", | ||
"@ngrx/store": "15.0.0-rc.0", | ||
"@ngrx/effects": "15.0.0-rc.0", | ||
"@ngrx/entity": "15.0.0-rc.0", | ||
"rxjs": "^6.5.3 || ^7.5.0" | ||
@@ -30,0 +30,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
2542842
20844