@xyo-network/react-drawer 2.68.0 → 2.68.1
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
@@ -19,7 +19,7 @@
|
|
19
19
|
"react-dom": "^18"
|
20
20
|
},
|
21
21
|
"devDependencies": {
|
22
|
-
"@storybook/react": "^7.6.
|
22
|
+
"@storybook/react": "^7.6.15",
|
23
23
|
"@xylabs/ts-scripts-yarn3": "^3.2.42",
|
24
24
|
"@xylabs/tsconfig-react": "^3.2.42",
|
25
25
|
"typescript": "^5.3.3"
|
@@ -75,6 +75,6 @@
|
|
75
75
|
},
|
76
76
|
"sideEffects": false,
|
77
77
|
"types": "dist/browser/index.d.ts",
|
78
|
-
"version": "2.68.
|
78
|
+
"version": "2.68.1",
|
79
79
|
"type": "module"
|
80
80
|
}
|