@adobe/uix-guest 0.9.0 → 0.9.1
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/iife/index.js +1 -1
- package/package.json +2 -2
package/dist/iife/index.js
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@adobe/uix-guest",
|
3
|
-
"version": "0.9.
|
3
|
+
"version": "0.9.1",
|
4
4
|
"publishConfig": {
|
5
5
|
"access": "public"
|
6
6
|
},
|
@@ -18,7 +18,7 @@
|
|
18
18
|
],
|
19
19
|
"bugs": "https://github.com/adobe/uix-sdk/issues",
|
20
20
|
"dependencies": {
|
21
|
-
"@adobe/uix-core": "^0.9.
|
21
|
+
"@adobe/uix-core": "^0.9.1"
|
22
22
|
},
|
23
23
|
"files": [
|
24
24
|
"README.md",
|