@adobe/uix-host-react 0.10.1 → 0.10.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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/uix-host-react",
3
- "version": "0.10.1",
3
+ "version": "0.10.3",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -20,8 +20,8 @@
20
20
  ],
21
21
  "bugs": "https://github.com/adobe/uix-sdk/issues",
22
22
  "dependencies": {
23
- "@adobe/uix-core": "^0.10.1",
24
- "@adobe/uix-host": "^0.10.1"
23
+ "@adobe/uix-core": "^0.10.3",
24
+ "@adobe/uix-host": "^0.10.3"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@swc/jest": "^0.2.29",