@telia-ace/widget-components-area-flamingo 1.1.12-rc.7 → 1.1.12-rc.8
Sign up to get free protection for your applications and to get access to all the features.
- package/{area-23dc5b66.js → area-19c28495.js} +22 -22
- package/{area-09ae0a6d.mjs → area-e0e878b6.mjs} +286 -288
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +2 -2
package/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";const r=async e=>{e.registerComponent("area",Promise.resolve().then(()=>require("./area-
|
1
|
+
"use strict";const r=async e=>{e.registerComponent("area",Promise.resolve().then(()=>require("./area-19c28495.js")))};module.exports=r;
|
package/index.mjs
CHANGED
package/package.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"name": "@telia-ace/widget-components-area-flamingo",
|
3
|
-
"version": "1.1.12-rc.
|
3
|
+
"version": "1.1.12-rc.8",
|
4
4
|
"dependencies": {
|
5
|
-
"@telia-ace/widget-core-flamingo": "1.1.12-rc.
|
5
|
+
"@telia-ace/widget-core-flamingo": "1.1.12-rc.8",
|
6
6
|
"lit": "^3.0.2"
|
7
7
|
},
|
8
8
|
"main": "./index.js",
|