sample-cross-fx 0.14.0-pre.3087 → 0.14.0-pre.3090
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.
|
@@ -130320,7 +130320,7 @@ function createInstance(config = {}) {
|
|
|
130320
130320
|
const createApi = apiFactory(context, usedPlugins);
|
|
130321
130321
|
const root = createApi({
|
|
130322
130322
|
name: 'root',
|
|
130323
|
-
version: "0.14.0-pre.
|
|
130323
|
+
version: "0.14.0-pre.3090" || 0,
|
|
130324
130324
|
spec: ''
|
|
130325
130325
|
});
|
|
130326
130326
|
const options = (0,_helpers__WEBPACK_IMPORTED_MODULE_5__.createPiletOptions)({
|
|
@@ -132534,11 +132534,11 @@ function installPiralDebug(options) {
|
|
|
132534
132534
|
debug: debugApiVersion,
|
|
132535
132535
|
instance: {
|
|
132536
132536
|
name: "sample-cross-fx",
|
|
132537
|
-
version: "0.14.0-pre.
|
|
132537
|
+
version: "0.14.0-pre.3090",
|
|
132538
132538
|
dependencies: "@angular/common,@angular/compiler,@angular/core,@angular/platform-browser,@angular/platform-browser-dynamic,@webcomponents/webcomponentsjs,angular,aurelia-framework,aurelia-templating-binding,aurelia-templating-resources,aurelia-pal-browser,aurelia-event-aggregator,aurelia-history-browser,hyperapp,inferno,inferno-create-element,mithril,lit-element,solid-js,solid-js/dom,preact,riot,rxjs,vue,zone.js"
|
|
132539
132539
|
},
|
|
132540
132540
|
build: {
|
|
132541
|
-
date: "2021-09-
|
|
132541
|
+
date: "2021-09-22T15:19:09.726Z",
|
|
132542
132542
|
cli: "0.13.8",
|
|
132543
132543
|
compat: "0.13"
|
|
132544
132544
|
},
|
|
@@ -254616,4 +254616,4 @@ const app = React.createElement(piral_core_1.Piral, {
|
|
|
254616
254616
|
|
|
254617
254617
|
/******/ })()
|
|
254618
254618
|
;
|
|
254619
|
-
//# sourceMappingURL=index.
|
|
254619
|
+
//# sourceMappingURL=index.aa74c7.js.map
|