sample-piral 0.14.20-beta.4064 → 0.14.20-beta.4067
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.
|
@@ -3685,7 +3685,7 @@ function createInstance() {
|
|
|
3685
3685
|
var createApi = apiFactory(context, usedPlugins);
|
|
3686
3686
|
var root = createApi({
|
|
3687
3687
|
name: 'root',
|
|
3688
|
-
version: "0.14.20-beta.
|
|
3688
|
+
version: "0.14.20-beta.4067" || 0,
|
|
3689
3689
|
spec: ''
|
|
3690
3690
|
});
|
|
3691
3691
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9554,11 +9554,11 @@ function installPiralDebug(options) {
|
|
|
9554
9554
|
debug: debugApiVersion,
|
|
9555
9555
|
instance: {
|
|
9556
9556
|
name: "sample-piral",
|
|
9557
|
-
version: "0.14.20-beta.
|
|
9557
|
+
version: "0.14.20-beta.4067",
|
|
9558
9558
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9559
9559
|
},
|
|
9560
9560
|
build: {
|
|
9561
|
-
date: "2022-04-
|
|
9561
|
+
date: "2022-04-10T14:47:24.766Z",
|
|
9562
9562
|
cli: "0.14.19",
|
|
9563
9563
|
compat: "0.14"
|
|
9564
9564
|
},
|
|
@@ -80972,4 +80972,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80972
80972
|
|
|
80973
80973
|
/******/ })()
|
|
80974
80974
|
;
|
|
80975
|
-
//# sourceMappingURL=index.
|
|
80975
|
+
//# sourceMappingURL=index.6681ae.js.map
|