sample-piral 0.14.14-beta.3748 → 0.14.14-beta.3753
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.
|
@@ -3561,7 +3561,7 @@ function createInstance() {
|
|
|
3561
3561
|
var createApi = apiFactory(context, usedPlugins);
|
|
3562
3562
|
var root = createApi({
|
|
3563
3563
|
name: 'root',
|
|
3564
|
-
version: "0.14.14-beta.
|
|
3564
|
+
version: "0.14.14-beta.3753" || 0,
|
|
3565
3565
|
spec: ''
|
|
3566
3566
|
});
|
|
3567
3567
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9349,11 +9349,11 @@ function installPiralDebug(options) {
|
|
|
9349
9349
|
debug: debugApiVersion,
|
|
9350
9350
|
instance: {
|
|
9351
9351
|
name: "sample-piral",
|
|
9352
|
-
version: "0.14.14-beta.
|
|
9352
|
+
version: "0.14.14-beta.3753",
|
|
9353
9353
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9354
9354
|
},
|
|
9355
9355
|
build: {
|
|
9356
|
-
date: "2022-03-
|
|
9356
|
+
date: "2022-03-01T13:55:52.468Z",
|
|
9357
9357
|
cli: "0.14.13",
|
|
9358
9358
|
compat: "0.14"
|
|
9359
9359
|
},
|
|
@@ -80725,4 +80725,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80725
80725
|
|
|
80726
80726
|
/******/ })()
|
|
80727
80727
|
;
|
|
80728
|
-
//# sourceMappingURL=index.
|
|
80728
|
+
//# sourceMappingURL=index.9eab54.js.map
|