@o3r/localization 12.0.0-rc.9 → 12.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/localization",
3
- "version": "12.0.0-rc.9",
3
+ "version": "12.0.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -40,11 +40,11 @@
40
40
  "@formatjs/intl-numberformat": "^8.0.2",
41
41
  "@ngrx/store": "^19.0.0",
42
42
  "@ngx-translate/core": "~16.0.4",
43
- "@o3r/core": "^12.0.0-rc.9",
44
- "@o3r/dynamic-content": "^12.0.0-rc.9",
45
- "@o3r/extractors": "^12.0.0-rc.9",
46
- "@o3r/logger": "^12.0.0-rc.9",
47
- "@o3r/schematics": "^12.0.0-rc.9",
43
+ "@o3r/core": "^12.0.0",
44
+ "@o3r/dynamic-content": "^12.0.0",
45
+ "@o3r/extractors": "^12.0.0",
46
+ "@o3r/logger": "^12.0.0",
47
+ "@o3r/schematics": "^12.0.0",
48
48
  "@schematics/angular": "^19.0.0",
49
49
  "@yarnpkg/cli": "^4.3.1",
50
50
  "@yarnpkg/core": "^4.1.1",
@@ -34,8 +34,7 @@
34
34
  },
35
35
  "updateTemplate": {
36
36
  "type": "boolean",
37
- "description": "Update the template by replacing matching value by the localization key",
38
- "default": false
37
+ "description": "Update the template by replacing matching value by the localization key"
39
38
  }
40
39
  },
41
40
  "additionalProperties": true,
@@ -23,8 +23,7 @@
23
23
  },
24
24
  "exactO3rVersion": {
25
25
  "type": "boolean",
26
- "description": "Use a pinned version for otter packages",
27
- "default": false
26
+ "description": "Use a pinned version for otter packages"
28
27
  }
29
28
  },
30
29
  "additionalProperties": true,