@xyo-network/react-card 2.83.0 → 2.83.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
13
|
"@xylabs/react-flexbox": "^3.4.2",
|
14
|
-
"@xyo-network/react-shared": "^2.83.
|
14
|
+
"@xyo-network/react-shared": "^2.83.1",
|
15
15
|
"react-router-dom": "^6.26.0"
|
16
16
|
},
|
17
17
|
"peerDependencies": {
|
@@ -25,7 +25,7 @@
|
|
25
25
|
"@storybook/react": "^8.2.7",
|
26
26
|
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.7",
|
27
27
|
"@xylabs/tsconfig-react": "^4.0.0-rc.7",
|
28
|
-
"@xyo-network/react-storybook": "^2.83.
|
28
|
+
"@xyo-network/react-storybook": "^2.83.1",
|
29
29
|
"typescript": "^5.5.4"
|
30
30
|
},
|
31
31
|
"description": "Common React library for all XYO projects that use React",
|
@@ -63,6 +63,6 @@
|
|
63
63
|
},
|
64
64
|
"sideEffects": false,
|
65
65
|
"types": "dist/browser/index.d.ts",
|
66
|
-
"version": "2.83.
|
66
|
+
"version": "2.83.1",
|
67
67
|
"type": "module"
|
68
68
|
}
|