@telia-ace/widget-components-area-flamingo 1.1.76-rc.40 → 1.1.76-rc.41

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@telia-ace/widget-components-area-flamingo",
3
- "version": "1.1.76-rc.40",
3
+ "version": "1.1.76-rc.41",
4
4
  "dependencies": {
5
- "@telia-ace/widget-core-flamingo": "1.1.76-rc.40",
5
+ "@telia-ace/widget-core-flamingo": "1.1.76-rc.41",
6
6
  "lit": "^3.0.2"
7
7
  },
8
8
  "main": "./index.js",
@@ -0,0 +1,7 @@
1
+ {
2
+ "components": [
3
+ {
4
+ "export": "AreaComponent"
5
+ }
6
+ ]
7
+ }