@xyo-network/react-event 2.81.1 → 2.81.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "@xylabs/assert": "^3.5.9"
14
14
  },
15
15
  "devDependencies": {
16
- "@xylabs/ts-scripts-yarn3": "^3.11.12",
16
+ "@xylabs/ts-scripts-yarn3": "^3.12.1",
17
17
  "typescript": "^5.5.3"
18
18
  },
19
19
  "peerDependencies": {
@@ -71,6 +71,6 @@
71
71
  },
72
72
  "sideEffects": false,
73
73
  "types": "dist/browser/index.d.ts",
74
- "version": "2.81.1",
74
+ "version": "2.81.3",
75
75
  "type": "module"
76
76
  }