@sbb-esta/lyne-react-dev 4.6.0-dev.1772535092 → 4.7.0-dev.1772543758
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 +3 -3
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sbb-esta/lyne-react-dev",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.7.0-dev.1772543758",
|
|
4
4
|
"description": "Lyne Design System React Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"design system",
|
|
7
7
|
"web components",
|
|
8
8
|
"lit",
|
|
9
9
|
"react",
|
|
10
|
-
"https://github.com/sbb-design-systems/lyne-components/commit/
|
|
10
|
+
"https://github.com/sbb-design-systems/lyne-components/commit/1adeeda027f2aa0ad19b86723957080c42d47917"
|
|
11
11
|
],
|
|
12
12
|
"type": "module",
|
|
13
13
|
"exports": {
|
|
@@ -1936,7 +1936,7 @@
|
|
|
1936
1936
|
}
|
|
1937
1937
|
},
|
|
1938
1938
|
"peerDependencies": {
|
|
1939
|
-
"@sbb-esta/lyne-elements": "4.
|
|
1939
|
+
"@sbb-esta/lyne-elements": "4.7.0",
|
|
1940
1940
|
"react": "^18.2.0 || ^19.0.0"
|
|
1941
1941
|
},
|
|
1942
1942
|
"dependencies": {
|