@xyo-network/react-event 2.83.0 → 2.83.2
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
@@ -13,7 +13,7 @@
|
|
13
13
|
"@xylabs/assert": "^3.6.12"
|
14
14
|
},
|
15
15
|
"devDependencies": {
|
16
|
-
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.
|
16
|
+
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.12",
|
17
17
|
"typescript": "^5.5.4"
|
18
18
|
},
|
19
19
|
"peerDependencies": {
|
@@ -55,6 +55,6 @@
|
|
55
55
|
},
|
56
56
|
"sideEffects": false,
|
57
57
|
"types": "dist/browser/index.d.ts",
|
58
|
-
"version": "2.83.
|
58
|
+
"version": "2.83.2",
|
59
59
|
"type": "module"
|
60
60
|
}
|