@moj-bichard7-developers/bichard7-next-data 2.0.36 → 2.0.38

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.
@@ -64,7 +64,8 @@
64
64
  ],
65
65
  "06": [
66
66
  "TRPR0005",
67
- "TRPS0008"
67
+ "TRPS0008",
68
+ "TRPR0016"
68
69
  ],
69
70
  "07": [],
70
71
  "10": [
@@ -65,6 +65,7 @@ trigger.rule.05.TRPS0010=exclude
65
65
  trigger.rule.06=include
66
66
  trigger.rule.06.TRPR0005=exclude
67
67
  trigger.rule.06.TRPS0008=exclude
68
+ trigger.rule.06.TRPR0016=exclude
68
69
 
69
70
  trigger.rule.07=include
70
71
 
@@ -64,7 +64,8 @@
64
64
  ],
65
65
  "06": [
66
66
  "TRPR0005",
67
- "TRPS0008"
67
+ "TRPS0008",
68
+ "TRPR0016"
68
69
  ],
69
70
  "07": [],
70
71
  "10": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moj-bichard7-developers/bichard7-next-data",
3
- "version": "2.0.36",
3
+ "version": "2.0.38",
4
4
  "description": "The standing data for Bichard",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",