@cupra/ui-react 0.0.1-placeholder → 0.0.2-placeholder

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @cupra/ui-react · Placeholder Package (Version 0.0.0)
1
+ # @cupra/ui-react · Placeholder Package
2
2
 
3
3
  ## Overview
4
4
  This package represents a **placeholder release** for the `@cupra/ui-react` module of the **DS-UI Design System**.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cupra/ui-react",
3
- "version": "0.0.1-placeholder",
3
+ "version": "0.0.2-placeholder",
4
4
  "description": "Placeholder for React components library",
5
5
  "author": "SEAT S.A.",
6
6
  "license": "SEAT S.A. Library EULA 1.0",