sample-piral 0.14.17-beta.3882 → 0.14.17
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.
|
@@ -3634,7 +3634,7 @@ function createInstance() {
|
|
|
3634
3634
|
var createApi = apiFactory(context, usedPlugins);
|
|
3635
3635
|
var root = createApi({
|
|
3636
3636
|
name: 'root',
|
|
3637
|
-
version: "0.14.17
|
|
3637
|
+
version: "0.14.17" || 0,
|
|
3638
3638
|
spec: ''
|
|
3639
3639
|
});
|
|
3640
3640
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9505,11 +9505,11 @@ function installPiralDebug(options) {
|
|
|
9505
9505
|
debug: debugApiVersion,
|
|
9506
9506
|
instance: {
|
|
9507
9507
|
name: "sample-piral",
|
|
9508
|
-
version: "0.14.17
|
|
9508
|
+
version: "0.14.17",
|
|
9509
9509
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9510
9510
|
},
|
|
9511
9511
|
build: {
|
|
9512
|
-
date: "2022-03-
|
|
9512
|
+
date: "2022-03-13T16:20:59.732Z",
|
|
9513
9513
|
cli: "0.14.16",
|
|
9514
9514
|
compat: "0.14"
|
|
9515
9515
|
},
|
|
@@ -80923,4 +80923,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80923
80923
|
|
|
80924
80924
|
/******/ })()
|
|
80925
80925
|
;
|
|
80926
|
-
//# sourceMappingURL=index.
|
|
80926
|
+
//# sourceMappingURL=index.22cbea.js.map
|