@provoly/hypervisor 0.0.109 → 0.0.110

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": "@provoly/hypervisor",
3
- "version": "0.0.109",
3
+ "version": "0.0.110",
4
4
  "peerDependencies": {
5
5
  "@angular/cdk": "16.x || 17.x",
6
6
  "@angular/common": "16.x || 17.x",
@@ -211,6 +211,7 @@ export declare const frTranslations: {
211
211
  gtr: string;
212
212
  gtrp: string;
213
213
  describe: string;
214
+ noEquip: string;
214
215
  priorities: {
215
216
  '1-MINEUR': string;
216
217
  '2-MAJEUR': string;