@ngrx/data
Advanced tools
Comparing version 18.0.0-rc.0 to 18.0.0-rc.1
{ | ||
"name": "@ngrx/data", | ||
"version": "18.0.0-rc.0", | ||
"version": "18.0.0-rc.1", | ||
"description": "API management for NgRx", | ||
@@ -25,5 +25,5 @@ "repository": { | ||
"@angular/core": "^18.0.0", | ||
"@ngrx/store": "18.0.0-rc.0", | ||
"@ngrx/effects": "18.0.0-rc.0", | ||
"@ngrx/entity": "18.0.0-rc.0", | ||
"@ngrx/store": "18.0.0-rc.1", | ||
"@ngrx/effects": "18.0.0-rc.1", | ||
"@ngrx/entity": "18.0.0-rc.1", | ||
"rxjs": "^6.5.3 || ^7.5.0" | ||
@@ -30,0 +30,0 @@ }, |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.platformVersion = void 0; | ||
exports.platformVersion = '^18.0.0-rc.0'; | ||
exports.platformVersion = '^18.0.0-rc.1'; | ||
//# 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
Sorry, the diff of this file is not supported yet
1986459
16657