@xyo-network/react-pointer-plugin 2.70.1 → 2.70.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 +3 -3
package/package.json CHANGED
@@ -12,8 +12,8 @@
12
12
  "dependencies": {
13
13
  "@xylabs/react-flexbox": "^3.1.4",
14
14
  "@xyo-network/payload-model": "^2.92.0",
15
- "@xyo-network/react-payload-details": "~2.70.1",
16
- "@xyo-network/react-payload-plugin": "~2.70.1"
15
+ "@xyo-network/react-payload-details": "~2.70.3",
16
+ "@xyo-network/react-payload-plugin": "~2.70.3"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@xylabs/ts-scripts-yarn3": "^3.4.1",
@@ -77,6 +77,6 @@
77
77
  },
78
78
  "sideEffects": false,
79
79
  "types": "dist/browser/index.d.ts",
80
- "version": "2.70.1",
80
+ "version": "2.70.3",
81
81
  "type": "module"
82
82
  }