sample-piral 0.14.12-beta.3703 → 0.14.12-beta.3704
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.
|
@@ -3528,7 +3528,7 @@ function createInstance() {
|
|
|
3528
3528
|
var createApi = apiFactory(context, usedPlugins);
|
|
3529
3529
|
var root = createApi({
|
|
3530
3530
|
name: 'root',
|
|
3531
|
-
version: "0.14.12-beta.
|
|
3531
|
+
version: "0.14.12-beta.3704" || 0,
|
|
3532
3532
|
spec: ''
|
|
3533
3533
|
});
|
|
3534
3534
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9285,11 +9285,11 @@ function installPiralDebug(options) {
|
|
|
9285
9285
|
debug: debugApiVersion,
|
|
9286
9286
|
instance: {
|
|
9287
9287
|
name: "sample-piral",
|
|
9288
|
-
version: "0.14.12-beta.
|
|
9288
|
+
version: "0.14.12-beta.3704",
|
|
9289
9289
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9290
9290
|
},
|
|
9291
9291
|
build: {
|
|
9292
|
-
date: "2022-02-
|
|
9292
|
+
date: "2022-02-20T23:16:58.533Z",
|
|
9293
9293
|
cli: "0.14.11",
|
|
9294
9294
|
compat: "0.14"
|
|
9295
9295
|
},
|
|
@@ -80594,4 +80594,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80594
80594
|
|
|
80595
80595
|
/******/ })()
|
|
80596
80596
|
;
|
|
80597
|
-
//# sourceMappingURL=index.
|
|
80597
|
+
//# sourceMappingURL=index.14f6c0.js.map
|