@e-trias/woonplan 1.3.244 → 1.3.246

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/.gitattributes CHANGED
@@ -1,2 +1,2 @@
1
- # Auto detect text files and perform LF normalization
2
- * text=auto
1
+ # Auto detect text files and perform LF normalization
2
+ * text=auto
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@e-trias/woonplan",
3
3
  "private": false,
4
4
  "types": "types.d.ts",
5
- "version": "1.3.244",
5
+ "version": "1.3.246",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1",
8
8
  "build": "tsc -p tsconfig.json",
package/types.d.ts CHANGED
@@ -565,8 +565,8 @@ export interface IMeasuredata{
565
565
  reinvestments ?: IReinvestment[]
566
566
  maintenances ?: IMaintenance[]
567
567
 
568
- questionsetids ?: string
569
-
568
+ questionsetids ?: string[]
569
+
570
570
  thickness ?: number
571
571
 
572
572
  floorid ?: string