sample-piral 0.14.15-beta.3795 → 0.14.15
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.
|
@@ -3621,7 +3621,7 @@ function createInstance() {
|
|
|
3621
3621
|
var createApi = apiFactory(context, usedPlugins);
|
|
3622
3622
|
var root = createApi({
|
|
3623
3623
|
name: 'root',
|
|
3624
|
-
version: "0.14.15
|
|
3624
|
+
version: "0.14.15" || 0,
|
|
3625
3625
|
spec: ''
|
|
3626
3626
|
});
|
|
3627
3627
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9492,12 +9492,12 @@ function installPiralDebug(options) {
|
|
|
9492
9492
|
debug: debugApiVersion,
|
|
9493
9493
|
instance: {
|
|
9494
9494
|
name: "sample-piral",
|
|
9495
|
-
version: "0.14.15
|
|
9495
|
+
version: "0.14.15",
|
|
9496
9496
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9497
9497
|
},
|
|
9498
9498
|
build: {
|
|
9499
|
-
date: "2022-03-
|
|
9500
|
-
cli: "0.14.
|
|
9499
|
+
date: "2022-03-05T09:07:26.770Z",
|
|
9500
|
+
cli: "0.14.15",
|
|
9501
9501
|
compat: "0.14"
|
|
9502
9502
|
},
|
|
9503
9503
|
pilets: {
|
|
@@ -80910,4 +80910,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80910
80910
|
|
|
80911
80911
|
/******/ })()
|
|
80912
80912
|
;
|
|
80913
|
-
//# sourceMappingURL=index.
|
|
80913
|
+
//# sourceMappingURL=index.c0e0dd.js.map
|