@xyo-network/react-pointer-plugin 2.72.4 → 2.72.5

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 +3 -3
package/package.json CHANGED
@@ -12,8 +12,8 @@
12
12
  "dependencies": {
13
13
  "@xylabs/react-flexbox": "^3.1.6",
14
14
  "@xyo-network/payload-model": "^2.94.40",
15
- "@xyo-network/react-payload-details": "~2.72.4",
16
- "@xyo-network/react-payload-plugin": "~2.72.4"
15
+ "@xyo-network/react-payload-details": "~2.72.5",
16
+ "@xyo-network/react-payload-plugin": "~2.72.5"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@xylabs/ts-scripts-yarn3": "^3.9.0",
@@ -79,6 +79,6 @@
79
79
  },
80
80
  "sideEffects": false,
81
81
  "types": "dist/browser/index.d.ts",
82
- "version": "2.72.4",
82
+ "version": "2.72.5",
83
83
  "type": "module"
84
84
  }