@angular/localize
Advanced tools
Comparing version 19.2.0-next.1 to 19.2.0-next.2
/** | ||
* @license Angular v19.2.0-next.1 | ||
* @license Angular v19.2.0-next.2 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
{ | ||
"name": "@angular/localize", | ||
"version": "19.2.0-next.1", | ||
"version": "19.2.0-next.2", | ||
"description": "Angular - library for localizing messages", | ||
@@ -70,4 +70,4 @@ "bin": { | ||
"peerDependencies": { | ||
"@angular/compiler": "19.2.0-next.1", | ||
"@angular/compiler-cli": "19.2.0-next.1" | ||
"@angular/compiler": "19.2.0-next.2", | ||
"@angular/compiler-cli": "19.2.0-next.2" | ||
}, | ||
@@ -74,0 +74,0 @@ "module": "./fesm2022/localize.mjs", |
@@ -150,3 +150,3 @@ var __defProp = Object.defineProperty; | ||
(0, import_dependencies.removePackageJsonDependency)(host, "@angular/localize"); | ||
return (0, import_utility.addDependency)("@angular/localize", `~19.2.0-next.1`); | ||
return (0, import_utility.addDependency)("@angular/localize", `~19.2.0-next.2`); | ||
} | ||
@@ -153,0 +153,0 @@ function ng_add_default(options) { |
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