@provis/provis-common-be-module 2.5.21 → 2.5.22

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.
@@ -163,7 +163,7 @@ const clause = [
163
163
  },
164
164
  {
165
165
  order: 21,
166
- code: "clause-2`0`",
166
+ code: "clause-21",
167
167
  desc: {
168
168
  id: "",
169
169
  en: "Typhoon, Windstorm, Flood, Landslide, Hail Extension – AAUI Wording",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@provis/provis-common-be-module",
3
- "version": "2.5.21",
3
+ "version": "2.5.22",
4
4
  "description": "This common module for Provis internal backend use lib",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {