@riab/vendor-due-diligence 0.5.13-beta → 0.5.13

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.
@@ -4598,6 +4598,7 @@ const Cg = (t, e) => {
4598
4598
  }
4599
4599
  }, mg = {
4600
4600
  local: "http://localhost/mrc_api/public/api",
4601
+ development: "http://localhost/mrc_api/public/api",
4601
4602
  uat: "https://api-uat.myriacompliance.com/api",
4602
4603
  production: "https://api.myriacompliance.com/api",
4603
4604
  demo: "https://api-demo.myriacompliance.com/api"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@riab/vendor-due-diligence",
3
3
  "private": false,
4
- "version": "0.5.13-beta",
4
+ "version": "0.5.13",
5
5
  "type": "module",
6
6
  "main": "dist/vendor-due-diligence.js",
7
7
  "module": "dist/vendor-due-diligence.js",