sample-piral 0.14.21-beta.4078 → 0.14.21
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.21
|
|
3688
|
+
version: "0.14.21" || 0,
|
|
3689
3689
|
spec: ''
|
|
3690
3690
|
});
|
|
3691
3691
|
var options = (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.createPiletOptions)({
|
|
@@ -9561,12 +9561,12 @@ function installPiralDebug(options) {
|
|
|
9561
9561
|
debug: debugApiVersion,
|
|
9562
9562
|
instance: {
|
|
9563
9563
|
name: "sample-piral",
|
|
9564
|
-
version: "0.14.21
|
|
9564
|
+
version: "0.14.21",
|
|
9565
9565
|
dependencies: "reactstrap,react,react-dom,react-router,react-router-dom,history,tslib,path-to-regexp,@libre/atom,@dbeining/react-atom"
|
|
9566
9566
|
},
|
|
9567
9567
|
build: {
|
|
9568
|
-
date: "2022-04-
|
|
9569
|
-
cli: "0.14.
|
|
9568
|
+
date: "2022-04-12T16:58:01.543Z",
|
|
9569
|
+
cli: "0.14.21",
|
|
9570
9570
|
compat: "0.14"
|
|
9571
9571
|
},
|
|
9572
9572
|
pilets: {
|
|
@@ -80979,4 +80979,4 @@ var layout_1 = __webpack_require__(/*! ./layout */ "./src/layout.tsx");
|
|
|
80979
80979
|
|
|
80980
80980
|
/******/ })()
|
|
80981
80981
|
;
|
|
80982
|
-
//# sourceMappingURL=index.
|
|
80982
|
+
//# sourceMappingURL=index.163e17.js.map
|