@npm_leadtech/legal-lib-components 5.50.0 → 5.51.0

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.
Files changed (1) hide show
  1. package/package.json +2 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "5.50.0",
3
+ "version": "5.51.0",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -264,7 +264,6 @@
264
264
  "./LegalPage": "./dist/src/components/pages/LegalPage/index.js",
265
265
  "./LimitReachedRatafiaPage": "./dist/src/components/pages/LimitReachedRatafiaPage/index.js",
266
266
  "./LoginRatafiaPage": "./dist/src/components/pages/LoginRatafiaPage/index.js",
267
- "./PricingRatafiaPage": "./dist/src/components/pages/PricingRatafiaPage/index.js",
268
267
  "./RatafiaLandingPage": "./dist/src/components/pages/RatafiaLandingPage/index.js",
269
268
  "./RatafiaPricingPage": "./dist/src/components/pages/RatafiaPricingPage/index.js",
270
269
  "./EsignatureLandingPage": "./dist/src/components/pages/EsignatureLandingPage/index.js",
@@ -300,4 +299,4 @@
300
299
  "./package.json": "./package.json",
301
300
  "./dist/css/styles.css": "./dist/css/styles.css"
302
301
  }
303
- }
302
+ }