@adobe/uix-host-react 1.0.0 → 1.0.1

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": "1.0.0",
3
+ "version": "1.0.1",
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": "^1.0.0",
24
- "@adobe/uix-host": "^1.0.0"
23
+ "@adobe/uix-core": "^1.0.1",
24
+ "@adobe/uix-host": "^1.0.1"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@swc/jest": "^0.2.29",