igniteui-webcomponents-fdc3 7.1.0-beta.4 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-webcomponents-fdc3",
|
|
3
|
-
"version": "7.1.0
|
|
3
|
+
"version": "7.1.0",
|
|
4
4
|
"description": "Ignite UI Web Components FDC3 data adapter generates financial data for received FDC3 intents as well as sending messages to other FDC3-enabled apps using OpenFin's FDC3 service.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-webcomponents-fdc3",
|
|
6
6
|
"keywords": [
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"tslib": "^2.3.1"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
|
-
"igniteui-webcomponents-core": "7.1.0
|
|
23
|
+
"igniteui-webcomponents-core": "7.1.0",
|
|
24
24
|
"openfin-fdc3": "^0.2.0",
|
|
25
25
|
"openfin-launcher": "^1.4.8"
|
|
26
26
|
},
|