@ngrx/schematics
Advanced tools
Comparing version 18.0.0-beta.1 to 18.0.0-rc.0
{ | ||
"name": "@ngrx/schematics", | ||
"version": "18.0.0-beta.1", | ||
"version": "18.0.0-rc.0", | ||
"description": "NgRx Schematics for Angular", | ||
@@ -45,2 +45,2 @@ "repository": { | ||
"type": "commonjs" | ||
} | ||
} |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.platformVersion = void 0; | ||
exports.platformVersion = '^18.0.0-beta.1'; | ||
exports.platformVersion = '^18.0.0-rc.0'; | ||
//# sourceMappingURL=libs-version.js.map |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
467064