@xyo-network/react-drawer 2.72.1 → 2.72.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22
22
|
"@storybook/react": "^7.6.17",
|
23
23
|
"@xylabs/ts-scripts-yarn3": "^3.9.0",
|
24
24
|
"@xylabs/tsconfig-react": "^3.9.0",
|
25
|
-
"typescript": "^5.4.
|
25
|
+
"typescript": "^5.4.5"
|
26
26
|
},
|
27
27
|
"description": "Common React library for all XYO projects that use React",
|
28
28
|
"docs": "dist/docs.json",
|
@@ -75,6 +75,6 @@
|
|
75
75
|
},
|
76
76
|
"sideEffects": false,
|
77
77
|
"types": "dist/browser/index.d.ts",
|
78
|
-
"version": "2.72.
|
78
|
+
"version": "2.72.3",
|
79
79
|
"type": "module"
|
80
80
|
}
|