ato-water-lib 0.0.60 → 0.0.62

Sign up to get free protection for your applications and to get access to all the features.
@@ -184,7 +184,7 @@ export declare namespace AtoDefaultGojsEditor {
184
184
  RENAME = "Rename this box",
185
185
  OUTFLOW = "Create an outflow",
186
186
  DELETE = "Delete",
187
- INSIGHT = "Insight tag mapping",
187
+ INSIGHT = "InSight tag mapping",
188
188
  DATA_MAPPING = "Data Mapping",
189
189
  MORE = "More",
190
190
  FLOW_DETAILS = "Flow details",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ato-water-lib",
3
- "version": "0.0.60",
3
+ "version": "0.0.62",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^15.1.0 || ^16.2.0",
6
6
  "@angular/core": "^15.1.0 || ^16.2.0",