@moj-bichard7-developers/bichard7-next-data 2.0.270 → 2.0.271

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