ato-water-lib 0.0.85 → 0.0.87

Sign up to get free protection for your applications and to get access to all the features.
@@ -118,6 +118,7 @@ export declare namespace AtoGojsEditorModel {
118
118
  PROCESS_EQUIPMENT_MACHINES = "Process equipment and machines",
119
119
  MATERIAL_HANDLING_EQUIPMENT = "Material handling equipment",
120
120
  POWER_DISTRIBUTION_CONTROL_SYSTEMS = "Power distribution and control",
121
+ PUMP = "Pump",
121
122
  POWER_DISTRIBUTION_SYSTEMS = "Power distribution systems",
122
123
  WIND_POWER = "Wind Power",
123
124
  NATURAL_GAS_GENERATORS = "Natural gas generators",
@@ -241,6 +242,7 @@ export declare namespace AtoGojsEditorModel {
241
242
  OFFICE_EQUIPMENT = "Office equipment",
242
243
  MATERIAL_HANDLING_EQUIPMENT = "Material handling equipment",
243
244
  POWER_DISTRIBUTION_CONTROL_SYSTEMS = "Power distribution and control",
245
+ PUMP = "Pump",
244
246
  POWER_DISTRIBUTION_SYSTEMS = "PowerDistributions",
245
247
  WIND_POWER = "Wind Power",
246
248
  NATURAL_GAS_GENERATORS = "Natural gas generators",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ato-water-lib",
3
- "version": "0.0.85",
3
+ "version": "0.0.87",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^15.1.0 || ^16.2.0",
6
6
  "@angular/core": "^15.1.0 || ^16.2.0",