@openfin/cloud-interop 0.40.27 → 0.41.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@openfin/cloud-interop",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.41.1",
|
4
4
|
"description": "",
|
5
5
|
"private": false,
|
6
6
|
"files": [
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"author": "",
|
19
19
|
"license": "SEE LICENSE IN LICENSE.md",
|
20
20
|
"peerDependencies": {
|
21
|
-
"@openfin/core": "
|
21
|
+
"@openfin/core": "41.83.1"
|
22
22
|
},
|
23
23
|
"dependencies": {
|
24
24
|
"axios": "^1.6.2",
|