@sbb-esta/lyne-react 4.5.0 → 4.5.1
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.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sbb-esta/lyne-react",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.1",
|
|
4
4
|
"description": "Lyne Design System React Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"design system",
|
|
@@ -1915,7 +1915,7 @@
|
|
|
1915
1915
|
}
|
|
1916
1916
|
},
|
|
1917
1917
|
"peerDependencies": {
|
|
1918
|
-
"@sbb-esta/lyne-elements": "4.5.
|
|
1918
|
+
"@sbb-esta/lyne-elements": "4.5.1",
|
|
1919
1919
|
"react": "^18.2.0 || ^19.0.0"
|
|
1920
1920
|
},
|
|
1921
1921
|
"dependencies": {
|