ato-water-lib 0.0.146 → 0.0.147

Sign up to get free protection for your applications and to get access to all the features.
@@ -136,7 +136,6 @@ export declare enum ENUM_ASSET_PARAMETERS {
136
136
  CONNECTIVITY = "Connectivity",
137
137
  FLOW_SWITCH = "Flow Switch",
138
138
  ORP = "ORP",
139
- pH = "pH",
140
139
  DELTA_PH = "Delta pH"
141
140
  }
142
141
  export declare enum WATER_SYSTEMS_NAME {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ato-water-lib",
3
- "version": "0.0.146",
3
+ "version": "0.0.147",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^15.1.0 || ^16.2.0",
6
6
  "@angular/core": "^15.1.0 || ^16.2.0",