@pdtf/schemas 3.0.3-3 → 3.0.3-4

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": "@pdtf/schemas",
3
- "version": "3.0.3-3",
3
+ "version": "3.0.3-4",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -8744,11 +8744,7 @@
8744
8744
  "buildingSafety",
8745
8745
  "sprayFoamInsulation"
8746
8746
  ],
8747
- "ntsRequired": [
8748
- "isStandardForm",
8749
- "buildingSafety",
8750
- "accessibilityAndAdaptations"
8751
- ],
8747
+ "ntsRequired": ["isStandardForm", "buildingSafety"],
8752
8748
  "properties": {
8753
8749
  "isStandardForm": {
8754
8750
  "baspiRef": "A1.8.1",
@@ -787,8 +787,7 @@
787
787
  "ntsRef": "A1.2",
788
788
  "required": [
789
789
  "isStandardForm",
790
- "buildingSafety",
791
- "accessibilityAndAdaptations"
790
+ "buildingSafety"
792
791
  ],
793
792
  "properties": {
794
793
  "isStandardForm": {